Hi
How to switch to mobile menu on higher resolutions in Enfold 4.1
For exampel: (min-width:992px) and (max-width:1024px)
Sincerely
/Maria
Hey Vikab,
Please see the following:
Best regards,
Jordan Shannon
This is not working in the lastest Enfold 4.1
Hi,
Please provide a link to the site so I can look into this for you further.
Best regards,
Jordan Shannon
It doesen´t show up.
Hi Vikab,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Hi Victoria
Sure,.
Sincerely
/Maria
We would really appreciate it if you do this as soon as possible!
Sincerely
/Maria
Hi Maria,
I added following code to Style.css file of your child theme
@media only screen and (max-width: 1024px) {
.av-burger-menu-main { display: block!important; }
#top .av_mobile_menu_tablet .av-main-nav .menu-item {
display: none!important;
}}
and remove previous version of the code. Please review your website :)
Best regards,
Yigit
Hi
Thankyou.
It does not look quite right.
Check out the link I sent.
Hi,
I changed the code to following one
@media only screen and (max-width: 1024px) {
.av-logo-container .main_menu, #top .av-small-burger-icon { display: block!important; left: auto!important; right: 0!important; }
#header_main_alternate .main_menu {
display: none!important;
}
.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main {
padding-top: 122px;
}}
Please review your website again :)
Best regards,
Yigit
Thanks so much!
It works well.
This might be something to include in the next version?
When we update many websites with older Enfold, we will need to insert this css in each site manually. Can you solve it easier? Should we wait for updates?
There are several hundred of sites we handle!
Hi,
You are welcome! We are always happy to help :)
I understand. Please feel free to request – or vote if already requested – such feature on Enfold feature request form. I believe there will be more users voting for such feature :)
Let us know if you have any other questions or issues!
Best regards,
Yigit