change the collection photo cover sizes to circle

Solved

change the collection photo cover sizes to circle

Rawankusibaty1
New Member
5 0 0

I am using the dawn theme and i want to change the collection photo cover sizes to circle how?

Accepted Solution (1)

dmwwebartisan
Shopify Partner
12366 2558 3743

This is an accepted solution.

@Rawankusibaty1 

Please provide your store URL If your store is password protected then share the storefront password also.

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app

View solution in original post

Replies 6 (6)

websensepro
Shopify Partner
1854 215 262

Hi @Rawankusibaty1 , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP
Rawankusibaty1
New Member
5 0 0

dmwwebartisan
Shopify Partner
12366 2558 3743

This is an accepted solution.

@Rawankusibaty1 

Please provide your store URL If your store is password protected then share the storefront password also.

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
Rawankusibaty1
New Member
5 0 0

dmwwebartisan
Shopify Partner
12366 2558 3743

@Rawankusibaty1 

1] Check this URL for help  https://www.youtube.com/watch?v=rW0BmxrqPBQ

2 ] here's the code to achieve the expected results for the collection cards.

 

 

.card__inner.color-background-2.gradient.ratio {
    --border-radius: 50% !important;
}

 

 

Here's how to apply this code to your theme:

1. Go to Online Store > (click three dots) > Click "Edit code"

2. Search and open base.css file

3. At the end of the file, put the above code

4. Save the file and check your store.

Thanks!

 

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
Rawankusibaty1
New Member
5 0 0

thank you for your interesting i added i code but nothing change?