Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #707417

    Hey guys,

    Is there a way to hide the navigation menu on both mobile and desktop when I am creating one page site? Link below. Thanks!

    #707425

    Hey hylandgraphics!

    Do you want to hide it only for the homepage, or there will be no other page at the web site at all?

    Thank u

    Best regards,
    Basilis

    #707913

    No other pages at all. Thanks!

    #707948

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #header_main_alternate,#advanced_menu_toggle, #advanced_menu_hide {
        display: none !important;
    }
    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 206px !important;
    }

    Cheers!
    Yigit

    #708312

    Worked perfectly. Thank you!

    #708322

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Hiding Menu On One Page Site’ is closed to new replies.