Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #941947

    hi guys

    on my site http://sas.flywheelsites.com/our-storage/

    When you view it as a mobile user and use the burger menu it is 99% how I want it. How ever when you click on a menu item the text colour goes white and so does the background…

    Just wondering what I can do to make the text colour go to #243d4c when someone clicks it so we don’t see a white area

    Also how do I change the background colour ? I don’t like the whole thing going white

    #942125

    Hey codecreative,

    Please try the following in Quick CSS under Enfold->General Styling:

    .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
        background-color: red !important;
    }

    Best regards,
    Rikard

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