Okay
  Public Ticket #1071216
Setting no gaps between rows
Closed

Comments

  •  2
    Eilon Paz started the conversation

    Hi,

    I am trying to eliminate the gap between elements. 

    I have set all parameters (border, margins) to 0px (Screenshot attached), but the gaps stay there. 

    How can I remove these gaps? 



  • [deleted] replied

    Hi Eilon,

    You can edit the row margins, i can see that almost all your elements don't have any padding or margin for the moment.

    Can you please add the code below to Custom CSS


    .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px !important;
    }
  •  2
    Eilon Paz replied

    Hi there Ylli,

    Thanks for the quick reply.

    The code worked, but only on the bottom element. 

    There are still gaps between the top slider and the images. See attached.

    Gaps are still on other elements, but it's hard to see, since they are both white.



  • [deleted] replied

    Hi Eilon,

    Sorry but i don't see that gap when i visit your website http://drops.laborator.co/T9jg

    On some elements you can remove the padding top and bottom of that element (Design Options) from the Visual Composer, for example this one:


    (view on new page)