1. I can't find where I can change to color of the Mobile Hamburger Menu Icon. It is dark grey now. I tried with CSS but it didn't work. Could you provide me the correct CSS code?
2. My top Menu Items are blue and in hover / active state they have a blue background and white font. But the only Item that has got a category-submenu called "Interviews" goes back to blue font, when the mouse is on the category submenu. For this reason you can't read the menu-item "Interviews" anymore.
Is there a way or any code to prevent that? I would like to keep the menu items background getting blue on hover. I have attached two screenshots.
Hello
I have two questions.
1. I can't find where I can change to color of the Mobile Hamburger Menu Icon. It is dark grey now. I tried with CSS but it didn't work. Could you provide me the correct CSS code?
2. My top Menu Items are blue and in hover / active state they have a blue background and white font. But the only Item that has got a category-submenu called "Interviews" goes back to blue font, when the mouse is on the category submenu. For this reason you can't read the menu-item "Interviews" anymore.
Is there a way or any code to prevent that? I would like to keep the menu items background getting blue on hover. I have attached two screenshots.
Hi,
1. Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Change #333 with the color you want to show.
2. Please add this CSS code to your site:
Regards,
PenciDesign.
Hello, thanks for the fast reply!
The second question is now solved, your code worked - thanks!
To the first question: The mobile burger menu svg doesn't change the color, although the code seems to be correct (attached a screenshot of it).
Hi,
Please change the code like this:
Regards,
PenciDesign.