Hi guys,
I have a problem because the menu is too big and falls on the logo. This situation occurs on tablets and half of the computer screen. I can send screensoots if you want.
Hey SzymonDomagala!
Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px.
Regards,
Yigit
Okay thanks fo advice but now thre is one more question. Is there any posibility to change mobile menu look? Maybe some centered or sth bc now it looks really bad :/
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#mobile-advanced, #mobile-advanced a, #mobile-advanced .mega_menu_title {
text-align: center;
}
Best regards,
Yigit
I found one more problem :/ men on iPad horizontally is overlapping on logo. can we maybe make smaller dimensions bettwen the menu postions on smaller ressolutions? http://s1.postimg.org/3lwa7x6an/IMG_0001.png
Hi!
Please flush browser cache on your ipad and refresh your page a few times. If that does not help, please add following code to Quick CSS as well
@media only screen and (max-width: 1100px) {
.av-main-nav > li > a {
padding: 0 7px;
}}
Regards,
Yigit
Oh thank you very much! i used that code and switched to 6px and it’s now looking very good :)
Hi!
You are welcome, we are always happy to help :)
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 :)
Regards,
Yigit