Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #419681

    I would like to have only the SubMenu and remove the top menu completely.
    How do I do this?

    #420006

    Hey mabraxas!

    You can use this CSS.

    nav.main_menu { display: none !important; }
    

    Or if your wanting to hide the whole header then there is an option for that when editing your page.

    Best regards,
    Elliott

    #420937

    Thank you. Perfect.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove main menu from top?’ is closed to new replies.