• Resolved Andreas

    (@slartibartfast29)


    Hello,

    Thank you for this great plugin.

    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;
    }

    Thank you.

    • This topic was modified 2 years, 4 months ago by Andreas.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change color of the “more” link’ is closed to new replies.