
04-28-2020, 08:44 AM
|
 |
Paid Member
|
|
Join Date: Dec 2018
Posts: 1
|
|
Changing Hyperlink Colour For Headline
Hello all, I'm desperately trying to figure out how to use CSS to change the hyperlink colour for my cover/headline.
It defaults to blue and clashes with my cover image. I've tried using the following code to no avail:
.ecwid a, .ecwid a:active, .ecwid a:visited {
color: #fed4f2;
}
Here's the link to my store: http://www.picturesofpaintings.shop
|