Shopify themes, liquid, logos, and UX
Hello, I'm using Dawn Template. I want to enlarge the default size of product thumbnail as big as this website thumbnail (example: https://thefrankieshop.com/)
I'm wondering if anyone has solution to this problem?
Thank You
Solved! Go to the solution
This is an accepted solution.
Go to Online store >> Edit code >> Assets >> base.css
Add this code below of base.css file
@media screen and (min-width: 750px){
.collection.page-width {
max-width: 1600px;
padding: 0px 2rem;
}
}
Hello @JosephineJoseph
Please share your website URL.
I just started edit this website. so my URL is https://josephineanni.myshopify.com/
is there a way for me to show it to you?
This is an accepted solution.
Go to Online store >> Edit code >> Assets >> base.css
Add this code below of base.css file
@media screen and (min-width: 750px){
.collection.page-width {
max-width: 1600px;
padding: 0px 2rem;
}
}
wow, it really works.
thank you very much.
Hi Mandasa Tech,
This fix did not work for me. Would you be able to help me understand why ?
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