Navigation Drop Down Menu
-
Hello. I have figured out how to change my navigation menu colour, but I can’t get the drop down menu bar to change colours.
I’ve gone to ‘inspect element’ and thought I had it, but not luck.
The blog I need help with is: (visible only to logged in users)
-
Hello,
Thanks for reaching out. You could try adding the following style within the “Additional CSS” section of the Customizer:
.menu ul.sub-menu, .menu ul.children { background: #ff0000; }Then, you can just adjust the background color to the color of your choice.
I hope this helps.
Thanks!
- The topic ‘Navigation Drop Down Menu’ is closed to new replies.