How to customize dawn theme collection for single product?

Hello,

I chose dawn theme because it’s 2.0 but it’s mostly built for collections.

How to customize it for a single product on the collection page/home page ? Also how to resize product image and center title and price of the product below the image.

Thank you for your help

1 Like

Please let us know your store URL?

@SSHH

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Welcome to shopify community.

Please share your store URL and if your store is password protected then please provide password too.

Thank you.

Thank you for your reply but i don’t want to share my URL.

If you knew how to edit Dawn theme you could tell me in which liquid, css, js or else file i could look to modify the featured product image size on the home page.

Hope you understand.

Thank you for your replies but i don’t want to share my URL.

If you knew how to edit Dawn theme you could tell me in which liquid, css, js or else file i could look to modify the featured product image size on the home page.

Hope you understand.

@SSHH

thanks for message

bt sorry how can i guide without checking your layout design and product!

I found the solution by myself, should be easy for people who knows Dawn Theme. Don’t need to ask for URL !

Go to base.css

Find line 985 :

.grid–1-col .grid__item {
max-width: 100%;
width: 100%;

Change 100% to whatever size you want (50%, 60%…)

@SSHH

that’s code work global it effect on whole store