Has the ability to display collection images as round been removed in Dawn theme?

Has the ability to display collection images as round been removed in Dawn theme?

PopnTee
Visitor
1 0 0

I'd like to display my collections in a consistent round image, but the ability to change the image shape seems to be gone? Has it been moved to another menu?

 

Thanks

Replies 2 (2)

Dawood_Mirza_
Trailblazer
135 18 30

Hi @PopnTee,
Yup there is no option to directly round the images
But can be achieved by code,
Do you want all collections to be round or just one 

Share your Store URL also for reference

BR
Dawood Mirza

Want to work with me - dawoodmirzabusiness@gmail.com
Don't forget to like and mark it as Solution if it was helpful to you.

ThePrimeWeb
Shopify Partner
2139 616 523

Hey @PopnTee

 

Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.

<style>
.collection-list img {
    border-radius: 50% !important;
}
</style>

 

Screenshot is for reference only, the correct code to paste is the one shown above.

ThePrimeWeb_0-1716739273189.jpeg

 

Was I helpful?

Buy me a coffee

🙂

Need help with your store? contact@theprimeweb.com or check out the website
Check out our interview with Shopify!