I'm looking at changing the color of the menu item, or either adding a box around. The tab that I'm wanting to change is the donate tab, to make it stand out. This is a test url before it goes live. Any suggestions or help with the css would be greatly appreciated!
Done?
Looks like you figured it out already.
How did you do this? I have
How did you do this? I have the same issue. Can anybody help?
As written on the Wordpress forum:
Hi.
I want to change one of the menu items (kontakt os for tilbud) in the navigation to having a green background. So far I've tried stuff like inserting this line in the hvid.css file:
.menu-item menu-item-type-post_type menu-item-object-page menu-item-23 {background-color: #7ec642;}
This doesn't work though. Anyone that has ideas on how I can do this?
The background is stated on
The background is stated on the anchor so that's where you need to re-state it so add 'a' as the last selector of that set (and you probably don't need the selector set so specific )