Sadea
1
Hello,
My url is: www.safesprayer.dk, but the theme is not currently active.
My theme is: Impact.
Does anyone have a code that can change the size of the TEXT title/testimonial for the testimonial section on the impact theme?
I would like to make the text smaller, but have no option in the store editor.
Attached here is an image of the text I would like to make smaller.
Thank you in advance.
Moeed
2
Hey @Sadea
Can you share the preview link of the draft theme so I can assist you?
Best Regards,
Moeed
Hello @Sadea
Its Artzen Technologies! We will be happy to help you today.
You can try to follow these steps:
Go to Online Store → Themes → Actions → Edit code.
Go Assets folder → theme.liquid file.
Add the following code in the bottom of the file above tag
Let me know if need further assistance
Regards,
Artzen Technologies
Sadea
4
Sorry @Artzen_tech I didn’t mention it is the text size I would like to change, not the width and margin of the section 
Sadea
5
Hello @Moeed , i have sent it to you on a private message.
use this code instead of first one
Moeed
7
Hey @Sadea
Follow these Steps:
-
Go to Online Store
-
Edit Code
-
Find theme.liquid file
-
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi @Sadea
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
blockquote.blockquote.h3 {
font-size: 20px !important;
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly