Okay
  Public Ticket #309961
Removing Navigation and keeping slide widget in header
Closed

Comments

  • Milan started the conversation

    Hi,

    I was wondering, is there a way to remove navigation from header and only keep icon for Slide Out Widget to which I will assign Pages? Thanks

  •  8,849
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    header#top nav > ul.sf-menu {
        visibility: hidden !important;
    }
    
    Thanks 


    ThemeNectar Support Team 

  • Milan replied

    Thanks it worked :) 

  •  2
    Serfyer replied

    I know that this issue is closed - but for some reason this code didn\'t work for me. I am up to date with version 5.5.5.

    Here is my site: http://www.musicyoucanswimto.com

    Thank you!