Okay
  Public Ticket #699525
spacing between lines bug
Closed

Comments

  • xing started the conversation

    I did not put spacing in between 2 lines. I just updated the visual composer and there might be a bug

  •  8,992
    Tahir replied

    Hey,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  • xing replied

    The empty appear in both 02 and 03 section.

    http://www.xingfan.org/portfolio/3239

  •  8,992
    Tahir replied

    Hey ,
    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .main-content ul ul, .main-content ol ol {
        margin-bottom: 0px !important;
    }
    

    Bes.t


    ThemeNectar Support Team