Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1033873

    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

    • This topic was modified 6 years ago by anweb.
    #1034261

    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

    #1034316

    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?

    #1034658

    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

    #1034698

    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?

    #1035028

    Hi,

    Thanks for the update. I’m pretty sure that you can use caching plugins, but you will have to experiment with what settings work and which doesn’t.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.