Okay
  Public Ticket #518973
Navigation alignment
Closed

Comments

  • Gary started the conversation

    I need to figure out why the key line below the header is so close to the logo. It’s spaced correctly when I use full navigation. But when I use only the fly-out navigation, the spacing is off (the keyline is too close to the logo). I’m sure there’s a setting somewhere that I’m overlooking. Username: Envato. Pass: Envato12345

  •  8,988
    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) :
    div#header-outer {
        padding-bottom: 30px;
    }

    Thanks


    ThemeNectar Support Team 

  • Gary replied

    Thanks for this. Can you tell me if I\'m adding multiple pieces of code that you\'ve given me correctly. I know each one if entered alone works. But I\'m not sure all the pieces of functionality are working. I just keep adding them one below the other.


    .row .col .img-with-animation {

    max-width: none!important;

    width: 100%!important;

    }

    body .iwithtext .iwt-icon img {

    width: 15px!important;

    }

    div#header-outer {

    padding-bottom: 30px;

    }

  • Gary replied

    I\'m still unable to get it to work with a transparent header. Seems to work fine with a solid header.

  •  8,988
    Tahir replied

    Hey Again,

    We just released an update Salient 6.1.3. Also if you use the Permanent Transparent Header with Full Width Header Option it should work perfectly at the moment.

    Thanks


    ThemeNectar Support Team