• Hello All
    I would like to change the menu icons on mobile devices (3 horizontal lines / X) the color, but can not find the definition in the CSS. I chose a black background because you can not see the black symbols anymore.

    Greeting René

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and enter the following code:

    .nav-toggle .bar { background: #CC0000; }

    Let me know if that does it.

    — Anders

    Thread Starter René A. Da Rin

    (@radarin)

    Perfect, thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change Menu-Symbol Color’ is closed to new replies.