Shopify themes, liquid, logos, and UX
Hello, I have changed my theme page width to 1200, but some sections like slideshow, banners etc.. still are full page width. Is there a way I can adjust these sections to also match the 1200 page width.
Thanks
Hi @Tommyd2 ,
Thank you for reaching out to the Shopify Community!
Please share your store URL here so that we can check it for you.
Thanks & Regards,
Ahsan ANC
Hi,
You can try this code
1. Go to Online Store-> Theme->Edit code
2. Asset-> base.css ->paste the below code at the bottom of the file.
@media screen and (min-width: 1000px){
.page-width-desktop {
padding: 0 !important;
}
#MainContent {
padding: 0 5rem !important;
}
}
Hello, it seems to do it, but it needs to match the page width of 1200.
if fix the page width what will happen on the 1920px screen?
i really want this layout with a slider for the big image. any ideas?
it will be done using custom code on your store.
I will create an editable section and send it to you tomorrow
The images need to be able to be linkable. and I am looking for the big picture on top left to scroll. it would be great if you could accomplish this. I cant find a tutorial anywhere. thank you.
Does your current theme have a slider section?
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025