Okay
  Public Ticket #301195
Padding under slider
Closed

Comments

  • Michael started the conversation

    Hello! I was told that i had a padding of 35 pixels under the greenish slider, but I'm hoping to get it flush to the black area. Any suggestions?

    This is going back to here:

    http://themeforest.net/item/salient-responsive-multipurpose-theme/4363266/comments?page=455&filter=all#comment_8032452

  •  8,839
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    .main-content .wpb_row {
        margin-bottom: 0px !important;
    }
    
    Also please update to Theme Version 4.8.1 . 
    Thanks


    ThemeNectar Support Team