0
Fixed

Alignment

George Leon 4 years ago updated by Josh 4 years ago 3

On this new site I am working on the review text alignment is center instead of left.

https://www.rosevillepaintingco.com/


Image 1031

Under review

It's picking up the alignment of the container. Try using this in the custom CSS for the review template...

.wpproslider_t6_DIV_1a {
text-align: left;
}