Shopify themes, liquid, logos, and UX
Developing a site heres a link
https://nmm0d3-1x.myshopify.com/collections/watches
is there a way on desktop to get the page full width with a little spacing on left and right?
thank you! everyone on here is amazing
TRy this one.
@media only screen and (min-width: 749px){
.collections .container {
max-width: 100%;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
media screen and (min-width: 1024px){
.container {
max-width: 100% !important;
padding-inline: 10px !important;
}
}
I hope this helps
Best,
Daisy
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025