Hi Support,
The mobile menu is missing from the left side.
If you need temporary access, please let me know.
Thanks in advance.
Hi Wils1234!
Thank you for using Enfold.
Please remove this css code from the style.css file:
@media screen and (max-width: 999px) {
#advanced_menu_toggle {
display: none !important;
}
}
Best regards,
Ismael
Hi Isameal.
I couldn´t find anything like that. I have this:
@media only screen and (max-width: 480px) {
#header .widget { display: none !important; }}
#advanced_menu_toggle, #advanced_menu_hide {
left: 0;
right: auto;
}
.responsive #top .logo {
float: right;
}
.responsive #top .cart_dropdown {
right: 0;
}}
Hi,
Please send us a temporary admin login 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 Rikard,
I have created admin on our test site. Tested username and password and ok.
User, password and link attached.
Thanks in advance.
Hey!
Your code was in Style.css file of your child theme and i removed it from there. Please flush browser cache, refresh your page a few times and review your website now
Cheers!
Yigit
Thanks Yigit,
Problem solved.