How to change font size on shopify review app?

Solved
E-V-O
Excursionist
17 0 22

I am using debut theme, would like to increase the size of the text in the reviews, it's too small. Thank you.

Accepted Solution (1)
KetanKumar
Shopify Partner
36579 3627 11810

This is an accepted solution.

can you please try this
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste bellow code in the bottom of the file

.spr-review-content-body {
    font-size: 15px !important;
}
.spr-review-reply-body, .spr-review-reply-shop  {
    font-size: 15px !important;
}
If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 28 (28)