Hi,
On this site: https://www.finansforbundet.no/tillitsvervet/ the menu disappears on devices or screens with screenwidth between 990 and 1180 pixels.
Hey dalboslampen,
I see that the burger menu is replaced by the main menu at that size.
Did you want the burger menu at that size? What size do you want the main menu to start?
Best regards,
Mike
Hi Mike,
I found out how to fix this. Case closed ;)
Hi dalboslampen,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria
What was the fix? I have the same problem. http://www.alpineoxygen.net
Nevermind – found it. Had to add the !important… duh.
/* Activate burger menu */
@media only screen and (max-width: 1224px) {
#top #header .av-main-nav > li.menu-item {
display: none!important;
}
#top #header .av-burger-menu-main {
cursor: pointer;
display: block!important;
}}
Hi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike