Home>Support>Background color, testimonial-image-wrapper, Vantage theme

Background color, testimonial-image-wrapper, Vantage theme

I’m wondering how to change the background of the testimonial-image-wrapper. Can’t find it in style.css. Found it wp-contentpluginssiteorigin-panelswidgetswidgetstestimonialstylessimple.less and changed it, but the changes won’t show. Can somebody please help?

Have a nice day!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Hi Espen

    Thanks for running Vantage.

    Our Custom CSS tutorial is here: https://siteorigin.com/basics/modifying-theme-design-with-custom-css/. I’m sure you’ll find it handy. Please keep in mind that editing theme or plugin files directly will cause those changes to be lost the next time you run an update for that theme or plugin.

    Insert the below into Appearnace > Custom CSS and edit as required:

    /* Page Builder Testimonial Widget Background Color and Border Color */
    
    .origin-widget.origin-widget-testimonial-simple-clean {
    background: #FCFCFC !important;
    border: 1px solid #D0D0D0 !important;
    }
  2. 10 years, 1 month ago espennn

    Hi Andrew,
    Thanks for the tip. For the background of the testimonial-image-wrapper I had to use the following CSS:

    .origin-widget.origin-widget-testimonial-simple-clean .testimonial-image-wrapper {
    background: #FCFCFC !important;
    }

    Have a good day!

  3. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Super. Glad to hear that helped. All the best.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More