Okay
  Public Ticket #982096
Header White Space
Closed

Comments

  •  2
    smlowisz started the conversation

    There is extra white space between my header and first section on my home page. How do I fix this? 

  •  8,996
    Tahir replied

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

    .container-wrap {
        padding-bottom: 0px !important;
    }
    .wpb_row {
        margin-bottom: 0px !important;
    }
    

    Thanks


    ThemeNectar Support Team 

  •  2
    smlowisz replied

    This is not working. 

  •  8,996
    Tahir replied

    Hey Again,

    Since you are using the Revolutions Slider you will have to add a negative top margin of about 40px to that Column .


    Thanks 


    ThemeNectar Support Team 

  •  2
    smlowisz replied

    Thank you very much. Sorry for being a pain - I'm new to this.