What's your biggest current challenge? Have your say in Community Polls along the right column.

How to remove border from collection list

Solved

How to remove border from collection list

nicotiini
Excursionist
22 0 5

I would like to remove the black border

 

www.grizelclothingz.com

password CSV2

 

IMG_9404.png

Accepted Solution (1)

Rahul_dhiman
Shopify Partner
660 128 134

This is an accepted solution.

HEllo @nicotiini 
Go to online store ----> themes ----> actions ----> edit code ----> assets ---->comnponent-card.css
add this code at the end of the file and save.

.card.card--card.card--media.color-background-1.gradient {
border: none !important;
}

result
9.png

If this was helpful, hit the like button and accept the solution.
Thanks

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -rahul@prowebcoder.com - Skype: live:dhiman.639
Checkout Some Free Sections Here
Mobile:- +91 62390-46167

View solution in original post

Replies 2 (2)

Rahul_dhiman
Shopify Partner
660 128 134

This is an accepted solution.

HEllo @nicotiini 
Go to online store ----> themes ----> actions ----> edit code ----> assets ---->comnponent-card.css
add this code at the end of the file and save.

.card.card--card.card--media.color-background-1.gradient {
border: none !important;
}

result
9.png

If this was helpful, hit the like button and accept the solution.
Thanks

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -rahul@prowebcoder.com - Skype: live:dhiman.639
Checkout Some Free Sections Here
Mobile:- +91 62390-46167
nicotiini
Excursionist
22 0 5

Is it now possible to make the photo clickable so it goes to the hoodies sectiob