Okay
  Public Ticket #382251
Dropdown adjustment
Closed

Comments

  • Brittany started the conversation

    I am trying to adjust the dropdown up so that it is closer to the main navigation text. My client does not like how the submenu drops below the header/at the top of the slider. He feels it is to far away from the main navigation. I have played and played with it but none of my custom css will stick.

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

    ul.sub-menu { margin-top: -40px !important; }

    Thanks


    ThemeNectar Support Team