Okay
  Public Ticket #1447299
White Space Under Header
Closed

Comments

  • Alex started the conversation

    Hi.

    Started working on your beautiful theme and encountered this issue. Don't know how to get rid off white/light grey space under a header. This is only seen when option "Disable Transparency From Navigation" is chosen. 

    http://dev.atlantchiropractic.com/

    Thank you.

  •  8,470
    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) :

    #page-header-wrap~.container-wrap {
        margin-top: 0px !important;
        padding-top: 0px !important;
    }

    Thanks


    ThemeNectar Support Team 

  • Alex replied

    Thank you for the response. It worked.

    Another silly question. How can I clone a column? I see an option to clone a row, or an element, but not a column. Sometimes you create something with specific settings in the column (padding, image, etc.), but then need to recreate the same thing several times.

    Thank you.

  •  8,470
    Tahir replied

    Hey Again, Hope you had a Great Weekend, 

    Unfortunately the Plugin Developer doesnt provide a column clone function . 

    Be.st 


    ThemeNectar Support Team