Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #811434

    Hi,

    I need to change the background colour in one of my testimonial grids – the others work great with the default colour. But how do I change the colour on this one testimonial grid without changing all the others too?

    I’ve given the testimonials it’s own section id, but I’m not sure what to write in the quick css to make it change the background colour.

    Could you please help?
    /M.

    #811447

    Hey Malene,

    Please try this:

    #your-section-id {background-color:green;}

    Just please replace your-section-id to the correct one.

    If this does not work for you, may we please have the link to your website?

    Best regards,
    Sarah

    #811459

    Thanks… but that changes the background of the color section, not the background in the testimonial grid itself.
    I guess that’s because it’s the color section that I have given a section id, but it seems like I can’t give the testimonials their own section id, or??

    #811467

    Hi,

    I see! To give classes to other elements, you have to turn on this feature first using the instructions here: kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    For your testimonial grid right now, you can use this code instead:

    #testimonials_fv .avia-testimonial-wrapper, #testimonials_fv .avia-testimonial {background-color:#b49ad8;}

    Please let us know if you need further help!

    Best regards,
    Sarah

    #811473

    Perfect! Thanks!

    You’re the best!!!

    #811481

    You’re very welcome! We’re happy to help.

    Do you still need more help with anything, or can we close this thread?

    We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads

    Thank you for using Enfold!

    Sarah

    #811482

    Nope, everything fine here :-) And I’ll make sure to leave a review!

    Cheers
    M.

    #811502

    Thank you! Let us know here in the forums if you need help with anything else.

    Cheers!
    Sarah

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How to change the background colour in testimonials’ is closed to new replies.