Hi
I would like to find out how one can add borders on images in Dawn them, I have resorted to adding the borders on the actual picture but the result is not noce
Goal: add visible borders to product images in the Shopify Dawn theme without editing each image file.
Key attempts and guidance:
Current issue:
Status and next steps:
Outcome: discussion remains open; a precise, image-only CSS solution for Dawn has not been posted yet.
Hi
I would like to find out how one can add borders on images in Dawn them, I have resorted to adding the borders on the actual picture but the result is not noce
Welcome to the Shopify community!
Please share your site URL,
So I will check and provide a solution here.
https://wig-nature-collection.myshopify.com/
password: WignatureC1
Please follow these steps:
.media--square,.media--portrait {
border: 1px solid !important;
}
Hi
Thanks for the response, but I do not have this file theme.scss.liquid how do I go around this?
.card-wrapper {
border: 1px solid red !important;
}
@EltonZ
Add this code in component-card.css
Thank you.
Thanks so much I have options now, I however need it to only border the image the code is also covering the information card.
I don’t have a theme.scss.liquid file under assets I’m using the dawn theme