Change link (“more”) color
-
Hello team,
Thank you for this great plugin.
I’m using a background color which is very similar to a link typical color. How would it be possible to change the color of the “more” link please ?
I managed to change the color for the hover bit, but I can’t do it for the visited or unvisited status.
Here are the CCS Classes I use and have integrated in the plugin CSS class:
.testimonial-link-hover
a:hover {
color: #111111;
}.testimonial-link
a:link {
color: #111111;
}.testimonial-link-visited
a:visited {
color: #111111;
}.testimonial-link-active
a:active {
color: #111111;
}Here’s a link to a relevant page on my website: https://altertransitions.com/fr/coaching-intelligence-positive/
Thank you very much.
The page I need help with: [log in to see the link]
- The topic ‘Change link (“more”) color’ is closed to new replies.