Link colour same as text

I have the link colour set to green and the hover set to a different shade of green however it’s recently showing up as the same colour as the body text and only turning green on over state. However it’s still set to be green in the options and I did clear the cache after the last update, I don’t have any caching programs running and both X and cornerstone are up to date.

Hi shannon,

Thanks for reaching out to us. I checked your site and it looks like your custom CSS is overriding the theme styling. Can you please first remove the custom CSS you’ve (please take a complete backup first) and see if this resolves the issue.

Let us know how this goes!

The custom CSS was written by an apex member to override a menu problem. Here’s the code:
.x-btn-navbar {
color: black !important;
}

.site .x-navbar .desktop .x-nav > li > a {
height: 50px;
}

.site .x-navbar .desktop .x-nav > li ul {
top: 50px;
}

Hi Shannon,

That custom CSS code affect the navbar menu only, please clarify which Link colour you’re referring to, and why you’re given that custom CSS code.

Navbar Links color can be change under Theme Options > Header > Navbar Links.

Happy New Year,
Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.