Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #819865

    after updating to the newest enfold version i can no longer find the menu on the desktop and mobile version of the site(used to be on the top) – please help asap ! thanks

    http://www.cyclecentralpark.com

    • This topic was modified 7 years, 4 months ago by Boria20000.
    #820016

    Hey Boria20000,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 767px) {
        nav.main_menu {
           display: block!important;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #820151

    thank you so much for helping me – it worked :) !!!!!

    #820160

    Hi,

    We’re glad that Victoria was able to help you.

    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.

    Thank you for using Enfold.
    Cheers!
    Sarah

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘no more menus found after the newest enfold update – please help ASAP’ is closed to new replies.