Tagged: Color, testimonial
Hello,
Love the theme. I’m trying to change the testimonial color on my page to white.
How can I do this?
Thanks.
Hey!
Try adding this code to the Quick CSS:
strong.avia-testimonial-name {
color: white !important;
}
Cheers!
Josue