Changing menu font color
-
I am using Pacify theme for my blog http://www.oleva.co.za The color of my menu font is not a problem except for when I hover over the menu, the dropdown font blends disappears into the background because it is the same colour. Please help!
-
Would you be open to having the same checkered background as the main menu section?
You do not mean having a black background Northwoods,do you?
Yes, I have never seen a transparent menu background before.
Hahaha, I had a black background before, it made the blog dark and depressing. Is there a way that I can change the font color or at least the drop-down box color
Yes you can change the box color
In your Child Theme or CSS Editor Plugin try this code:
.main-navigation ul ul { background: #55A0CA; }*Note
If your theme has a custom CSS Editor in it, you can also paste the code in there.Never edit core CSS or PHP files under Appearance > Editor. Your edits will be deleted when the theme is updated.
Thank you, Thank you, thank you! God bless you…it worked. You have no clue how long I have struggled with this thing. Thank you so much!
Awesome!
Please mark as resolved.
Thanks
Or also you could do this one to match the other background
.main-navigation ul ul { background: #B7B7B7 url("images/polaroid.png") repeat scroll 0% 0%; }I am using Pacify theme I want to align all posts excerpt text in Justified mode.
The topic ‘Changing menu font color’ is closed to new replies.
