- This topic has 3 replies, 2 voices, and was last updated 9 years, 6 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 › All Other Themes › Link color won't change
Hi,
I’m having trouble modifying the links’ color all over my website. I don’t use the comment functions and most of my pages have the full-width template.
All links appear with the theme’s default turquoise color. I want to change that to red. I have already changed via ‘customize theme’ all turquoises to reds but the links remain the same. I have even tried to use the editor to change theme files and replace the color code for turquoise with #ff0000 red but nothing happens.
See for example the links under ‘applications’ here http://www.kustomkolor.gr/applications/
Any advice?
Hi Giannis,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS
Add this css code in custom css box
.entry-summary a, .entry-content a{color:#ff0000 !important;}
Regards,
Shri
Hi Shri,
It worked! Thank you!
The navigation though was Appearance>Editor> Gravida Pro: Stylesheet (style.css)
This is the file in which I entered the line.
Regards,
Giannis
Okay cool 🙂
Regards,
Shri
For visitors to properly scroll and browse through your articles or content it is essential that one adds nice pagination to their blog or other […]
Setup WordPress CDN Your WordPress website loads slowly, and you’re losing visitors by the second. Sound familiar? A sluggish website doesn’t just frustrate users—it hurts […]
Best WordPress CDN Plugins for Images Slow-loading images can be a major roadblock for any WordPress website. They frustrate visitors, hurt your user experience, and […]