I have the problem with the menu overlapping.. and I found the solutions.. except..
enfold->headers->mobile is not showing in my theme?
There are just 4 options.. HL | HB | EE | TO.. No Mobile?
Hey opusuno,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
Rikard
Hi,
I can’t see any login details in the thread, could you post them in the Private Content box please?
Best regards,
Rikard
Hrm.. Try this again..
Hi!
I adjusted your custom CSS code in Style.css file. Commented out first code and added second one
/*
@media only screen and (max-width: 1024px) {
.main_menu .avia-menu, #header_main_alternate, .fallback_menu{display:none;}
.container #advanced_menu_toggle, #advanced_menu_hide{display:block;}
.responsive.html_mobile_menu_tablet.html_logo_right #advanced_menu_toggle{left:auto;}
}
*/
@media only screen and (max-width: 1195px) {
.av-main-nav > li.menu-item { display: none; }
.av-main-nav > li.menu-item-avia-special { display: block; }
}
Please review your website :)
Regards,
Yigit
Thanks. That did the trick..
Any idea why the Mobile tab is missing under the Header section of the theme options?
Hi!
You can find menu options in Enfold theme options > Main Menu tab now :)
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 :)
Best regards,
Yigit