How to change color of testimonial box

Hello,

I can’t seem to figure put how to change the color of the testimonial box from the default purple. Where is this found at?

Thanks!

hey there

Hope you are having a good day and thank you for your question :slight_smile:
Please add this CSS in appearance - customize - additional CSS

#testimonials .section-content .testimonials-carousel .carousel-testimonial .testimonial-content {
background-color: #ff3131;
}
#testimonials .section-content .testimonials-carousel .carousel-testimonial .testimonial-content:after {
border-color: #6a4d8a transparent transparent transparent;
}

Thanks!
Colorlib Support Team

Thank you this worked out great!

Hi, there
Nice, to hear your problem is fixed:)
Now I will now close the topic and mark it as resolved.
Feel free to contact us again Thanks!