• Resolved sklassen

    (@sklassen)


    Hello,

    I am modifying the Ephemeris theme so the colors match my website design. The mobile menu icon shows up in blue. I would like to change its color (both the open and close menu icons). Presumably, I need to add or change a statement in my style.css file.

    Regards from Stephen

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Anonymous User 16453565

    (@anonymized-16453565)

    Hey, @sklassen

    To change the color you have to change some css code in your style.css.

    .mobile-navigation Find this class into your style.css(line number -> 2109) and change the background color to your desire color.

    and also find this class .mobile-navigation:hover(line number -> 2132) and change the background color to your color.

    Hope above will helps you.
    Thank you

Viewing 1 replies (of 1 total)
  • The topic ‘Change Mobile Menu Icons Color’ is closed to new replies.