Hi there,
I have worked with your great theme for a while now. Without any major problems!
For another client a few days ago I bought and installed Enfold 3.1.1 to built a new site.
I did a little test in responsiveness. In mobile sizes, the moment the nice mobile button/icon appears, the standard menu doesn’t disappear!!
So, in fact, I have 2 menu’s and it looks like a mess.
I checked the themesettings header/mobile menu. Everything seems to be normal.
Need you help to solve this!!!
Jurgen
Hey Jurgen!
Please post the link to your website so we can see the issue in order to provide you an accurate solution :)
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) {
nav.main_menu {
display: none !important;
}}
Best regards,
Yigit
You’re the greatest!!!!!!!!!!!!
Thanks!
Jurgen