willstewart0
Member
Posted 1 year ago #
For some reason I can't quite figure out, my category drop-down boxes have become solid gray, making it impossible to see the subcategories unless one hovers over them the cursor.
Any thoughts on what I might have done to cause this?
Any help is much appreciated!
FishDogFish
Member
Posted 1 year ago #
Add a color property to this...
#primary-nav ul ul li a {
height:30px;
line-height:30px;
}
willstewart0
Member
Posted 1 year ago #
Thanks, FishDogFish.
Turns out a MailChimp plug-in I installed overrode something in the code. As soon as I deactivated the plug-in everything returned to normal.
FishDogFish
Member
Posted 1 year ago #
Yet another reason I'm against sites/blogs that are pieced together with plugins.