Home>Support>How-To Center Align SiteOrigin Testimonials Widget

How-To Center Align SiteOrigin Testimonials Widget

For the sake of future visitors, I will post here a working solution for how to center align the SiteOrigin Testimonials Widget (which by default is left-aligned).

Add this css style to your custom css (https://it.wordpress.org/plugins/simple-custom-css/) or child theme css file:

.sow-testimonials {     
  display: flex;
  justify-content: center;
}

Hope this helps :)

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

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More