Okay
  Public Ticket #182849
Menu not working properly
Closed

Comments

  • fiby started the conversation

    Hi ,

    I am almost done with building my clients website using your lovely theme, Salient. I only have one issue, the navigation is not working correctly. Please see the attachment of the sub navigation of my site and the one you have on your demo site. I want the subnav to be vertical not horizontal like i have it. 

    Please advise how to fix this issue. Thanks

  •  8,838
    Tahir replied

    Hey Fiby!

    Make sure you have no classes added in the menus then you would have them vertical.

    Cheers


    ThemeNectar Support Team 

  • fiby replied

    Wow, that was easy, it took me a lot of digging in the code and i did not think of that.  Thanks so so much. Can you please advise me how to move the the sub nav little higher?

  •  8,838
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel:

    Change top value as per your liking

    header#top .sf-menu > li.sfHover > ul{
    top: 20px !important;
    }

    Cheers


    ThemeNectar Support Team 

  • fiby replied

    wonderful that did the trick. Thanks for great support.

  • fiby replied

    closing ticket