- This topic has 3 replies, 2 voices, and was last updated 2 years, 11 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 › IT Consultant Support › Menu color correction
A newly added header menu selection is not the same color as the other choices. I need to correct the color of menu text. Please advise.
Hi,
Kindly show us your website URL please?
Regards,
Dave
upnetsystems.com
“IT Consulting” needs to be the same color as the other menu choices.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#menu-item-4412 a {
color: #434242 !important;
}
#menu-item-4412 a:hover {
color: #ff5000 !important;
}
Regards,
Dave
It takes a strong foundation for a business to survive. Similarly, it takes a planned and structured coding for a website to remain active and […]
The address of a World Wide Web Page is a URL. Protocol, domain name, and path are three parts of a URL. It is a […]
What is a newsletter and how to use it? Due to the recent advancement in technology, the traditional concept of marketing is no longer the […]