Navigation - no active text color
Good morning,
Header navigation shows no active text color on active main category while on subcategories it do. How can I achieve active text color on main category menu? Hope you can see at the screenshots.
Best regards,
Jürgen
Attachments: You must be
logged in to view attached files.
Solution for this topic
Hi Jürgen,
Thank you for your question.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-header .sh-nav > .current-menu-item > a {
color: #b1b3b5!important;
}
Best regards, Shufflehound team
You are always welcome here 🙂
Popular choice Professional Developers At Your Fingertips! If you need services beyond standard support, we've got your back!
Let's get started
Services we offer: Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.Got it