Solved

Would like to increase content width on blog and general pages

zerozenecostore
Excursionist
36 1 20

Hello 

The content width in very narrow on my blog pages and normal pages like about us, contact us and so on.. we would like to increase the width but unsure what to change on our theme without messing things up.

Would be happy to pay for this service.  

Screenshot 2021-06-20 at 12.49.52.png

 

Thanks 

 

The small changes we make today, make greater changes for our future.
Accepted Solutions (2)
ZestardTech
Shopify Expert
5395 971 1293

This is an accepted solution.

Hello There,

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

.article--inner {
max-width: 1500px !important;
}
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

View solution in original post

ZestardTech
Shopify Expert
5395 971 1293

This is an accepted solution.

Hello There,

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

.template-page .page-content {
max-width: 1500px;
}
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

View solution in original post

Replies 7 (7)

ZestardTech
Shopify Expert
5395 971 1293

Hello There,

Please share your store URL and password.
So that I will check and let you know the exact solution here.

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
zerozenecostore
Excursionist
36 1 20

Thank you for replying.  my URL zerozen.co.uk

The small changes we make today, make greater changes for our future.
ZestardTech
Shopify Expert
5395 971 1293

This is an accepted solution.

Hello There,

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

.article--inner {
max-width: 1500px !important;
}
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
zerozenecostore
Excursionist
36 1 20

Thank you, worked like a dream..

The small changes we make today, make greater changes for our future.
ZestardTech
Shopify Expert
5395 971 1293

Thank you for your response. It's good to know that it's worked for you. Kindly feel free to get back to me if you need any further assistance.

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
zerozenecostore
Excursionist
36 1 20

Sorry that worked perfect for the blog but did not change the normal page like this one, would it be possible to increase pages width?? thank you 

zerozen.co.uk/pages/welcome-to-zero-zen-this-is-our-story

The small changes we make today, make greater changes for our future.
ZestardTech
Shopify Expert
5395 971 1293

This is an accepted solution.

Hello There,

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

.template-page .page-content {
max-width: 1500px;
}
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