Shopify themes, liquid, logos, and UX
Hello,
I would like to widen the scaling of my theme. Example:
As you can see, it does not scale very wide when increasing the window size. I am hoping there is a pretty straightforward way to do this. Please help if you can. Thank you!
Theme: Venture
Site: www.boogiethreads.com
Solved! Go to the solution
This is an accepted solution.
Hi there!
Add this to the bottom of styles.scss:
.page-width {
max-width: 1600px;
}
This is an accepted solution.
Hi @BoogieThreads ,
Yes, you can add the code at the bottom of yourtheme.scss
.page-width {
max-width: 1600px;
}
Have a nice day.
This is an accepted solution.
Hi there!
Add this to the bottom of styles.scss:
.page-width {
max-width: 1600px;
}
Hello,
Thank you but I do not have a styles.scss would it be the same as theme.scss?
This is an accepted solution.
Hi @BoogieThreads ,
Yes, you can add the code at the bottom of yourtheme.scss
.page-width {
max-width: 1600px;
}
Have a nice day.
Awesome I will give that a try. Thank you for your help!
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025