Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi zwli00,

    To change the color of the testimonial’s name into the logo’s color, add this CSS rule to a custom CSS editor or a child theme:

    .jetpack-testimonial .entry-title {
        color: #598ab5;
    }

    If you’re using JetPack, there’s a custom CSS module that you can activate and add the above CSS rule to (by going to Appearance / Edit CSS).

    I hope this helps ??
    – Maria Antonietta

    Thread Starter zwli00

    (@zwli00)

    Thank you, Maria Antonietta! That works!

    You’re welcome ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Customize color on Testimonials page’ is closed to new replies.