All things Shopify and commerce
It currently looks fine on macbook - but on a larger desktop everything else seems resized smaller, leaving white spaces on left and right. Is there an auto size code that enables the system to resize for different screen sizes?
Solved! Go to the solution
This is an accepted solution.
@withaudette, can you please share the website preview link, I'll give you support
.page-width {
width: 100% !important;
max-width: 100% !important;
padding: 0 20px;
}
Paste this code in click on customize the theme > settings on Top left > scroll down to custom CSS > add the code there.
If it works please like and accept the answer
Hey @withaudette,
Hope you're doing well 🙂
Here’s what you can do:
Theme Customizer:
Go to your Shopify admin, navigate to Online Store > Themes, then click Customize on your active theme.
Under Theme Settings (usually found at the bottom left), look for the Layout section. From there, you can increase the Page Width to better fill out larger screens.
Custom Code (Optional):
If you'd like more control, we can help you add custom CSS that automatically adjusts the layout based on screen size — ensuring it looks great on all devices. Let us know if you'd like help with that, and we’ll walk you through it or take care of it for you.
Let us know how you'd like to proceed or if you need any help making these changes — happy to assist!
Best regards,
Shubham | Untechnickle
Helping for free: hello@untechnickle.com
Don't forget to say thanks, it'll make my day - just send me an email!
Get Revize for Free | Let your shoppers edit orders post-purchase | Get Zero Support Tickets | #1 Order Editing + Upsell App
This is an accepted solution.
@withaudette, can you please share the website preview link, I'll give you support
.page-width {
width: 100% !important;
max-width: 100% !important;
padding: 0 20px;
}
Paste this code in click on customize the theme > settings on Top left > scroll down to custom CSS > add the code there.
If it works please like and accept the answer
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025