• I’d like to change the font color, font size, and ideally the font in my testimonials. I’ve tried various ways of configuring .testimonials-widget-testimonial with no luck. I have been able to change the color of the quote marks with this css

    .testimonials-widget-testimonial blockquote {
    color: blue;
    }

    but haven’t been able to change the font color or size.

    Any help appreciated!

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

Viewing 1 replies (of 1 total)
  • Thread Starter lvholmes

    (@lvholmes)

    I have been able to style testimonials individually by stripping out the css that’s automatically added to each testimonial, but would love a global solution I can add to my style sheet.

Viewing 1 replies (of 1 total)
  • The topic ‘Change font color, size, font’ is closed to new replies.