I would like to change the testimonial background color. Is there a custom css you can show me to do this?
Thanks you.
Hey raglovesfootie!
Can I please check your web site live, so we can see the id selectors been used?
Best regards,
Basilis
Hi!
Thank you for the url. Please add this in the Quick CSS field:
.main_color .avia-slider-testimonials .avia-testimonial-content {
background-color: pink;
border: 0;
}
Adjust the color value.
Cheers!
Ismael
Thanks!