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?
We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024