Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1161711

    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.

    #1162088

    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

    #1162319

    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?

    #1162407

    Hi,

    Refer to the following:

    Best regards,
    Jordan Shannon

    #1162419

    Great thanks again!

    #1162429

    Hi,

    No problem at all. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change background color on Testimonials content element’ is closed to new replies.