Solved

Can I enlarge the service policy text area in Shopify?

LEUNGGUOTAO
Excursionist
29 0 4

Hi expert!

I would like to make the text area of service policy wider , because it seems like too long right now .

Just  like the red frame is ok .

Pls help me 

My url : sales.bellissimochina.com 

LEUNGGUOTAO_0-1627610880189.png

 

Accepted Solution (1)

Kinjaldavra
Shopify Partner
2302 570 1422

This is an accepted solution.

hello @LEUNGGUOTAO 

please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

.shopify-policy__container{
	    max-width: 1200px !important;
	    margin: 0 auto;
}

 

View solution in original post

Replies 2 (2)

Kinjaldavra
Shopify Partner
2302 570 1422

This is an accepted solution.

hello @LEUNGGUOTAO 

please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

.shopify-policy__container{
	    max-width: 1200px !important;
	    margin: 0 auto;
}

 

ZestardTech
Shopify Expert
5393 970 1291

Hello

1.In your Shopify Admin go to online store > themes > actions > edit code
2.Find Asset >theme-styles.scss.css and paste this at the bottom of the file:

.shopify-policy__container{
max-width: 600px !important;
margin: 0 auto;
}
Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing