Color for links in post

Posted in: Newspaper
Post count: 5

Hi,

I was wondering if you could help me set an automatic color for all links in all my posts?

For example in this article:
https://hmagasin.is/vorukynningar/vorukynning-bcaa-big-6-grape-flavor/

The word “H Verslun” is a link that leads to a different site. How can I set a color for all links in posts so that the word “H Verslun” and other links in other posts, automatically turn f.ex. pink or red.

Can you help out?

Thanks.

Post count: 35449

Hi,

You should be able to apply the a color on links using the theme panel settings -> https://i.imgur.com/EuKy1FO.png or a custom css that will apply only on post links -> https://i.imgur.com/CsK8gDl.png
.single .post p a{
color: red;
}

The code need to be set i theme panel> custom code> custom css.
Also feel free to change the color.

Thank you!

Post count: 5

Hi Calin,

Thank you so much for the help. This worked! 🙂

All the best.
Trausti Karlsson

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.