global link color

Posted in: Newspaper
Post count: 3

I’d like to change the link color without using the accent color in the customization. How can I do this?

Post count: 6535

HI

Try this css in theme panel > custom code > custom css: http://screencast.com/t/FATKUZZvpMl

a{
color: red;
}

Hope this helps.
Thanks!

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