Font color in cloud template

Posted in: Newspaper
Post count: 85

Hello! I cannot figure out how to get the font color set to white for the author shortcode on one of the cloud templates. Since the shortcode creates a link, the color is a link color instead of white. The other links in the title block are white on red, as they should be.

Here is the post where I’m using this particular cloud template: https://forwardky.com/trumps-false-claims-of-stolen-election-evoke-a-dangerous-historical-precedent/

It’s not a huge deal, but I would like to figure it out. I’ve set everything I can think of to white, including the shortcode itself with a span tag, but no joy. Thanks!

Post count: 18283

Hello !

Please try this custom css code: a {
color:white;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

Let us know the result !

Thank you !

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