I’m trying to change the background color on a Testimonials element I have on one of my websites I’m using the Enfold theme on to #f9c10a
I’ve tried a number of options i found on the support forum, but nothing seems to work, including this CSS which seemed to work for someone.
/* CSS – Testimonial BG */
.main_color .avia-testimonial-arrow-wrap .avia-arrow, .main_color .avia-slider-testimonials .avia-testimonial-content {
background: #f9c10a;
}
Please can you help.
Hey Peter,
Please try the following in Quick CSS under Enfold->General Styling:
.main_color .av-boxed-grid-style .avia-testimonial {
background: #f9c10a;
}
Best regards,
Rikard
Thanks Rikard that worked great!
Is there any documentation available that lists / names all the elements so I would be able to figure things out for myself?
Great thanks again!
Hi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon