Your comments

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;
}

Hey Mari,

There is no reason to export from the free version. Simply use the Pro version to download them again. If you would like all your reviews you can use the Get Reviews > Review Funnel page. If they are Facebook reviews then use the Get Reviews > Facebook.

Have you tried the Change Height of Each Slide setting?

Hey Ashley,

The plugin uses the CSS rules for the website. You can edit the font with something like this added to the custom CSS for the review template...

.indrevdiv {
font-size: 13px;
font-style: normal;
line-height: 22px;
}

More about font rules here...

https://www.w3schools.com/cssref/pr_font_font.asp

Thanks,

Josh