Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #363449

    Hello,

    Can you please tell me how to update the colour of my mobile menu icon? Currently when viewing the site on a mobile the menu appears beside the logo as a plain white box with a border, and the colour (and graphic) is only apparent when it’s in the hover state.

    Thank you!

    #363680

    Hi chantalinkdesign!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #advanced_menu_toggle, #advanced_menu_hide {
    background-color: #ffffff;
    color: #7b653c;
    border-color: #7b653c;
    }

    Cheers!
    Yigit

    #363735

    Perfect, thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change Mobile Menu Colour’ is closed to new replies.