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

    Hello, we use Shiftnav and Übermenu. We want to deactivate the ENFOLD responive Menu. How we can do that?

    #536387

    Hey Alexander,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .avia-menu {
    display:none !important;
    }

    Regards,
    Rikard

    #536430

    Hello Rikard!

    I added your code to the Quick CSS field. The responsive toggle of the enfold menu is still there (check my url in the private box)

    • This reply was modified 9 years ago by Alexander.
    #536485

    Hi!

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

    #advanced_menu_toggle, #advanced_menu_hide { display: none !important; }

    Best regards,
    Yigit

    #536519

    Yigit – thank you – you saved my day :))))) AAAAA +++

    #536532

    Hi!

    You are welcome, glad we could help!
    Let us know if you have any other questions or issues

    Best regards,
    Yigit

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