Posted in: Newsmag
Jan 10, 2019 at 11:45 am
Hi!
My website https://marathonec.ru/
I want to change color of the links. For example 
Jan 10, 2019 at 4:02 pm
Hello,
Use the code below and place it Theme panel -> Custom CSS area.
.td-post-content a:active, .td-post-content a:visited{
color:green!important;
}
The result is here -> https://www.screencast.com/t/Jbj9z7Npm
Thanks.
Jan 14, 2019 at 11:07 am
Hi,
Use the code below and place it in Theme panel -> Custom CSS Area.
.td-post-content a {
color:black;
}
The result is here -> https://www.screencast.com/t/LgThVv6cG6d
Thanks.
Viewing 11 posts - 1 through 11 (of 11 total)
The forum ‘Newsmag’ is closed to new topics and replies.
