Hamburger Menu invisible if menu is open

Hey there,

I have just a simple question but cant find a solution.

When I use the website on mobile device, there is a Hamburger Menu shown.

When I tab on the Menu Icon the Menu opens. But the Icon of the Hamburger Menu is turning invisible (or white?).

I want the Menu Icon to stay, even if the Menu is open.

How can I do that?

The Website is: www.kneipenfest-grafing.de

Thanks for helping!

Hi There,

To fix this issue, please add this custom CSS under X > Theme Options > CSS:

a#x-btn-navbar {
    color: #000
}

Hope it helps :slight_smile:

The Code works.

Thanks a lot! Enjoy the day!

Glad we were able to help :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.