Hi,
After update of latest Enfold I had a lot of problems but solved slider, mobile menu color but still something is not correct
1. How can I change the color on the mobile menu X that you close the menu with
2. The widget area doesn’t update. I have make changes on some widgets but it doesn’t show up
3. On some mobile devices the menu text is still white
Thanks,
Annika
Hi Annika,
1. Please try the following in Quick CSS under Enfold->General Styling:
.html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner {
background-color: #000 !important;
}
2 and 3. You have active caching on the site, please try to clear the cache from the plugin and leave it deactivated to see if that helps. Also try clearing the cache from your local browsers. If you are using file compression under Enfold->Performance then please turn that off as well and select to delete the old CSS and JS files. When to not use a caching plugin
Best regards,
Rikard
Thank you,
1. Now the half cross is black and half white on 1024 but on mobile still white?
2/3. Suddenly without doing something the widget is updated and the menu has black text, but maybe you did something?
Hi,
Thanks for the update, please try this CSS as well:
.av-hamburger-inner:after {
background-color: #000 !important;
}
2/3. No I didn’t do anything :-)
Best regards,
Rikard
Thank you, and suddenly nothing was working the hamburger menu didn’t open and the layerslider didn’t show but I disable cach plugin and compression on enfold and now it works. So you can’t have cach plugin?