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

add a thin grey box around product card

add a thin grey box around product card

ads18922
Excursionist
65 0 26

hello, i want to add a thin grey box bordering my product card, as shown in the photo below:

Screenshot 2024-11-19 at 17.15.29.png

my theme is dawn, website url is www.rosella-elegance.com , password is mechaw

Replies 2 (2)

Moeed
Shopify Partner
6339 1720 2077

Hey @ads18922 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.card__inner {
    border: solid 1px #0000004a !important;
}
</style>

RESULT:

Moeed_0-1732037253839.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Boost Your Sales with Affiliate Marketing - UpPromote: Affiliate & Referral


Rukhsana
Shopify Partner
70 3 7

Hello @ads18922 

Navigate to customize theme > Settings> Custom CSS and paste below code

.card__inner.gradient {
 border:1px solid #d3d3d3
}
Support me: Buy me a coffee

For quick response - Message me
Ping me at: alirukhsana786@gmail.com