Change text link color

Posted in: Newsmag
Post count: 322

The text link color is said to be poorly visible. How can I change the color?

Post count: 9544

fyi, you can use Chrome Console ([F12] on windows) to look at the element, then simply add the new color to the CSS element; I add my custom CSS in the WordPress customizer so it won’t go away with any updates or reinstalls.
(I don’t work here.)

Post count: 20685

As a note, that is the mobile theme accent color https://prnt.sc/Qr88zq2Pd3j- which applies to multiple elements across the website, including the links you mentioned. You could change the accent color to something different.

Or, if you just want to change the color of the author name in the modules then it can be done with some CSS https://prnt.sc/boPequHFP-yU -> https://pastebin.com/5sAzRPUr

Thank you!

Post count: 322

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.