Okay
  Public Ticket #409141
Nav Bar Menu Alignment
Closed

Comments

  • Devin started the conversation

    Hey, Is there a simple to bottom / baseline the menu with the logo? So there is not as much of a gap when enabling the dropdown sub menus.


    Thanks, your support is much appreciated!

  •  8,849
    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) :
    header#top nav > ul > li > a,header#top nav > ul li#search-btn, header#top nav > ul li.slide-out-widget-area-toggle {
      padding-bottom: 26px !important;
      padding-top: 50px !important;
    }

    Thanks



    ThemeNectar Support Team 

  • Devin replied

    Awesome! Thanks