Okay
  Public Ticket #417966
Remove Header Menu
Closed

Comments

  •  2
    Serfyer started the conversation

    Hello,

    I've tried using this code I found in another ticket to remove the menu from the header while keeping the slide out widget menu.

    header#top nav > ul.sf-menu { visibility: hidden !important; }

    It worked for one person, but for some reason didn't work for me. What would I need to alter in this code to help target my menu and not the slide out widget menu?

    My site: http://www.musicyoucanswimto.com

  •  8,849
    Tahir replied

    Hey,

    Seems to be working alright when i add it to the live browser :

    Thanks


    ThemeNectar Support Team 

  •  2
    Serfyer replied

    Weird! And cool - I\'ve never used the inspect element that way before (Chrome). I\'m still not sure how to get it to work, then. If it\'s working when we input the code that way, why then would it not be working in the custom CSS section?

  •  8,849
    Tahir replied

    Check your custom css box for red crosses , it represents syntax errors so the css is not getting output after the red cross.

    Thanks


    ThemeNectar Support Team 

  •  2
    Serfyer replied

    Tahir, I feel stupid.

    I did not realize that you could easily make the header menu disappear by going to Appearance > Menus > and unchecking \"Top Navigation Menu\".

    Thank you for your help and time! Apologies!