Okay
  Public Ticket #313908
Gap between Recent Projects and Fullwidth Section
Closed

Comments

  • Karl started the conversation

    Hi, I have an undesired gap under my recent projects on my homepage.

    I was wondering if there was anything I could do to remove it. There's no padding in the visual composer.

    Thanks,

    k

  •  8,441
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    .wpb_row {
        margin-bottom: 0px !important;
    }
    Thanks 


    ThemeNectar Support Team 

  • Karl replied

    Hi Tahir,

    Sorry but it didn't work. Anything else? :/

    Thanks

  •  8,441
    Tahir replied

    Hey!

    Please see screenshot: http://prntscr.com/547jcm . When i add it to the live browser it works. Please make sure to clear your plugin cache if you have any . Also make sure there are no red cross in the left side of the Custom css box which means critical errors and would need to be resolved for the css to work. 

    Thanks 


    ThemeNectar Support Team 

  • Karl replied

    Alright, I removed some old script in there and it's working fine.
    Thanks again Tahir. :)