- This topic has 3 replies, 2 voices, and was last updated 5 years, 4 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
WordPress Payment Gateway Plugins Running an online shop is exciting, but one of the biggest challenges store owners face is handling payments. Customers today expect […]
Support Ticket System or Help Desk WordPress Plugins Providing great customer support is no longer optional—it’s a necessity. Whether you’re running an online store, offering […]
WordPress Calculator Plugins Websites today are more than just digital brochures—they’re interactive platforms designed to engage users. One of the most effective ways to make […]