Shopify themes, liquid, logos, and UX
Hello
I put in a collage of the product page.
I like the size of the collage on the mobile, but the size of the collage is too big for the desktop.
I want to keep my mobile and reduce the size of my desktop collage.
My homepage is https://thesmeti.com/
It is.
Solved! Go to the solution
This is an accepted solution.
Try using this as custom CSS, change the value 720px to fit the preferred size.
.collage {
max-width: 720px;
margin: auto;
}
.banner {
max-width: 720px;
margin: auto;
}
Hey @MINHOJI,
Could you screenshot and show which parts you are referring to exactly?
This screenshot is reduced to 60%.
I like the size on mobile, but the size of the desktop collage is too big.
This is an accepted solution.
Try using this as custom CSS, change the value 720px to fit the preferred size.
.collage {
max-width: 720px;
margin: auto;
}
.banner {
max-width: 720px;
margin: auto;
}
Where should I enter the code?
Hey @MINHOJI,
Enter it here in the box that says “Custom CSS” in your Theme Customizer >Settings.
Thank you so much for your kind reply.
Thanks to you, I solved it well.
No problem! Glad it worked out for you
Shopify and our financial partners regularly review and update verification requiremen...
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