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
849 164 182

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

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

View solution in original post

Replies 2 (2)

Rahul_dhiman
Shopify Partner
849 164 182

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

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

nicotiini
Excursionist
22 0 5

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