Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #389817

    Hello! Hoping you could help us. We made our menu color white on the main website here https://aquaquestonline.com/ . It’s great except on the mobile menu we now have white text and white cart icon on the white background on the mobile menu buttons. How would we change the color of the text (basically the three bars) and the color of the icon on those two buttons in the mobile menu? I tried switching via CSS but it didn’t do the trick.

    Thanks,
    Gear Out Here

    #389839

    Hey!

    Try adding this code to the Quick CSS:

    .av_header_transparency #advanced_menu_toggle, #advanced_menu_hide{
        color: #908888;
    }

    Cheers! 
    Josue

    #390888

    Thanks Josue, now we do have the cart icon in color, but the menu icon (the three bars on the other button) – are still white on white background. Is there any other code that would affect the cart button?

    #390908

    Hey!

    The three bars is visible on my end – http://i.imgur.com/4YG38AP.png, try reloading a few times.

    Cheers!
    Josue

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