- This topic has 3 replies, 2 voices, and was last updated 2 years, 1 month 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
Even though WordPress is the most popular and powerful CMS at present but one needs to be extremely careful while editing and making changes. A […]
Let’s face it, sometimes all you really want to do is focus on publishing your content and promoting your business. The thought of taking on […]
The speed of a website is a very important factor for SEO. For some websites, a single second can result to thousands of dollars gained […]