Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #130239
    andressen
    Participant

    Hello, I use the dark theme and have a rather dark background

    https://www.helmut-lent.de/faelschung-enttarnt-historiker-sind-propaganda-magazin-aufgesessen

    But mobile users have a hard time identifying the menu icon. I’d like to change it to white. I Can’t find it in the customizer.

    #130248
    skynet
    Participant

    Hello great Andressen Go to → AppearanceCustomize Additional CSS and add the following CSS Code.

    .mobile-menu-anchor a.genericon-menu,
    .mobile-menu-anchor a.genericon-menu:hover {
    	color: #fff;
    	text-decoration: none;
    }
    #130251
    Skandha
    Participant

    Hello @andressen, the CSS code given by @skynet should do the trick.
    Thank you @skynet for the reply.

    Regards,
    Skandha

    #130299
    skynet
    Participant

    =)

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change the color of the mobile menu icon’ is closed to new replies.