Home › Forums › Jevelin Theme › Can't change the color of my navigation
Home › Forums › Jevelin Theme › Can't change the color of my navigation
Need to change the color of my navigation links
Hi @Xavi,
I hope you are well today and thank you for your question.
You can change it from the theme styling settings as described in the below topic.
Best regards,
Shufflehound team
Hey I tried that but it didn’t work.
Navigation text stay white for some reason even after changing them. The only change color when the sticky header becomes active.
Could you have a look at my site to understand what’s going on.
You can change its color 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
#page-container .sh-nav > li.menu-item > a,
#page-container .sh-nav > li.menu-item > a > i {
color: rgba(61,61,61,0.69) !important;
}
#page-container .sh-nav > li.menu-item:hover > a,
#page-container .sh-nav > li.menu-item:hover > a > i {
color: rgba(61,61,61,0.80) !important;
}
#page-container .sh-header .sh-nav > .current_page_item > a,
#page-container .sh-header .sh-nav > .current-menu-ancestor > a,
#page-container .sh-header-left-side .sh-nav > .current_page_item > a {
color: #007aff !important;
}If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.