Comments Virginia started the conversationMay 6, 2020 at 1:25pmHi, I don't know what I'm doing wrong, there's a gap between my slides, and event if I set a negative padding it doesn't get solved.The page is https://www.ovidesmart.com/home-2/ Could you help me, please? 244Kreatura Support repliedMay 6, 2020 at 1:30pmHello Virginia,Thank you for getting in touch with us!As I see there is a margin bottom in your themes.css which add a margin bottom to this class:.wpb_content_elementPlease check it and if you will have any other question, feel free to ask.Best Regards,Andrea | Kreatura Support Team1 LikeVirginia repliedMay 6, 2020 at 1:55pmPerfect! I added on the page the following CSS:.wpb_content_element {margin-top: 0;margin-bottom: 0;}And worked! :) 244Kreatura Support repliedMay 6, 2020 at 2:05pmGreat!Best Regards,Andrea | Kreatura Support Team Sign in to reply ...
Hi,
I don't know what I'm doing wrong, there's a gap between my slides, and event if I set a negative padding it doesn't get solved.
The page is https://www.ovidesmart.com/home-2/
Could you help me, please?
Hello Virginia,
Thank you for getting in touch with us!
As I see there is a margin bottom in your themes.css which add a margin bottom to this class:
.wpb_content_element
Please check it and if you will have any other question, feel free to ask.
Best Regards,
Andrea | Kreatura Support Team
Perfect!
I added on the page the following CSS:
.wpb_content_element {
margin-top: 0;
margin-bottom: 0;
}
And worked! :)
Great!
Best Regards,
Andrea | Kreatura Support Team