Okay
  Public Ticket #811046
Removing row spacing
Closed

Comments

  • George started the conversation

    Hi there!  Would you kindly help me eliminate some row spacing that is happening on the theme.  I have absolutely everything set to zero (margin, paddings on all elements) in visual composer.  Screengrabs attached.  I am proficient with CSS but can't figure it out.  Thank you so much in advance.


  •  1,558
    Laborator replied

    Hi George,

    Can you please disable your maintenance mode or privately send us your login credentials so we can view your site live.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   George replied privately
  •  1,558
    Laborator replied

    Hi George,

    Add the following CSS in your Custom CSS:

    .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
        margin-bottom: 0px;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group