Okay
  Public Ticket #2391472
Gap betweent slides
Closed

Comments

  • Virginia started the conversation

    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?

  •  244
    Kreatura Support replied

    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

  • Virginia replied

    Perfect! 

    I added on the page the following CSS:

    .wpb_content_element {
    margin-top: 0;
    margin-bottom: 0;
    }


    And worked! :)


  •  244
    Kreatura Support replied

    Great!smile.png

    Best Regards,
    Andrea | Kreatura Support Team