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

    Hi again,

    The last question for today: I would like to have a header with just the logo, no menu – but even if I deselect the main menu, all of the pages appear in the header… How can I hide the topnav menu?

    Thanks so much for your help,

    Fiorilla

    #218596

    Hey Fiorilla!

    Add this on Quick CSS:

    .main_menu {
    display: none;
    }

    Cheers!
    Ismael

    #218889

    Perfect, thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Is is possible to completely delete the topnav menu?’ is closed to new replies.