Hi there – No matter what I try, I can’t seem to figure out the correct ID/class for the main menu items here:
I’m trying to change the background or text color (not sure which is going to work best yet) for the following menu item:
menu-item-17163
Any assistance in getting the correct ID/class would be greatly appreciated. I’ve tried all the obvious renditions and none have any effect. Clearly I’m missing something.
Thanks!
Hi newtheme4me!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#menu-item-17163 {
background-color: red;
}
Best regards,
Yigit
I tried that multiple times, but will try again.
Nope. Didn’t work, as found when I tried that originally (along with multiple other options). Any other ideas as to why this isn’t ‘sticking’ would be greatly appreciated.