This topic has 19 replies, 4 voices, and was last updated 3 years, 8 months ago ago by Rose Tyler
Hello!!
I’ve tried many times delete this space http://prntscr.com/105qom3 between banners. But I cant’t finde where.
Margin, border and padding is 0px in column and row settings…what can I do? 🙁
Thanks!!
Hello!
Thanks for getting in touch with us. My name is Muhammad.
It seems the row’s margin. Could you please share the wp-admin details so I can help you remove this space?
Thank you!
Hello Muhammad… (private content) you are administrator
I would like to know how to do it…
Many thanks!!!
Hello,
Use the custom code to remove the default margin of the banner element
https://prnt.sc/106h5mi
.banner {
margin-bottom: 0;
}
Regards
Thanks!!!
I understand,
What if I want to affect only a specific row?
Regards,
Hello!
The above space is from the banner, not the row.
If you want to remove the space from the specific row then you can do from its settings.
Please Edit a row and go to the design options: https://share.getcloudapp.com/L1uN6yDO
Please let me know if you need further help.
Thank you!
Hello!
Yes, I have done but it doesn’t work. I have tried in column and row. And I can’t see changes….
Thank you for your effort 🙂
Best regards,
Hello,
Please provide screenshots for a better understanding of your problem. Describe your request in more detail.
Thanks in advance.
Regards
Hello again!!
As you can see (private) in this row http://prntscr.com/10a8a6l
The space in row and column level is opx but the there is vertical space between banners http://prntscr.com/10a8g0l
…and I can’t find the solution 🙂
Best Regards,
Hello,
Use the custom code to remove the default margin of the banner element
https://prnt.sc/106h5mi
.banner {
margin-bottom: 0;
}
In place where you need this space use the row or column settings.
Regards
Hello,
“In place where you need this space use the row or column settings”…I write you because it doesn’t work http://prntscr.com/10a8g0l 🙁
Regards,
Hello,
Have you added custom code to the place where I suggested you https://prnt.sc/106h5mi ?
Could you, please, provide screenshot of CSS area where you added that code?
Regards
Hello again Olga,
I have added custom code in that place, and it works. But I want add it only in a column or in a row. And it doesn’t work there. http://prntscr.com/10crflg http://prntscr.com/10crgd6 As you can see http://prntscr.com/10crhab
You know what I mean??
Thank you for your effort 😉
Regards,
Hello,
Look, the code below removes space below the banner https://prnt.sc/10ct50y
.banner {
margin-bottom: 0;
}
If you really added it to page custom CSS you won’t have space there. These options https://prnt.sc/10ct5x9 do not change the built-in banner margins. Only that custom code change.
Provide me link to your page where you added that code, I’ll check.
Regards
Hello
(Private)
regards,
Hello,
1) Just add the custom code https://gyazo.com/ad80e71fe614012c73090ddf62cecd7b
2) Add margin for row or column in places where you need that https://gyazo.com/8e3fa2f0c4027745b1ef8092edab8f0e
That’s all.
Regards
Ok Olga….many thanks!!!
Hello,
You’re welcome!
Regards
The issue related to '‘Space between banners’' has been successfully resolved, and the topic is now closed for further responses