- This topic has 3 replies, 2 voices, and was last updated 4 years, 9 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Sub Menu Hover Text Color Complete-Pro
Please advise how I can have a white text color on hover on the sub-menu which is not defined in your customizer.
Hi,
Kindly go to Appearance >> Customize >> Header >> Header >> Find menu active text color >> and change it there.
See screenshot:
https://imgur.com/a/8BvJZin
Regards,
Dave
Hi Dave, I am aware of this option. However, I want to have the sub-menu hover text color speerate from the menu hover text color. In your customizer you have given only one option to change the text color on hover which also triggers the sub-menu hover text color the same. Hope it’s clear at your end now. Please let me have the appropriate custom css to solve this issue.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#topmenu ul li ul li a:hover {
color: #fff !important;
}
Regards,
Dave
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]