Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1345430

    How can I completely delete the menu? I use a single, vertical-scroll type site and have no need for a dated multi-page site menu.

    Alternately, how can I create a hyperlinks menu that simply takes visitors to the appropriate section of my page?

    #1345462

    Hi giark1,

    Please try adding this CSS code in Enfold > General Styling > Quick CSS:

    #header .main_menu {
        display: none;
    }

    As for your other question, please refer to this article in our documentation: https://kriesi.at/documentation/enfold/menu/#one-page-menu
    Hope it helps.

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.