PictureFolder Posted October 28, 2023 Posted October 28, 2023 (edited) Hey everyone, I'm searching for a solution to add a thin black border around all products on shop pages if possible. Something like this: https://museumofpeaceandquiet.us/collections/all So far this is what I have: .products .grid-item { border: 1px solid black; margin: 5px; padding: 10px 5px; box-sizing: border-box; position: relative; } .products .grid-item .product-image-wrapper { height: auto; padding-bottom: 0; } .products .grid-item .product-image-wrapper img { max-height: 180px; width: auto; } Thank you! Edited October 28, 2023 by PictureFolder
tuanphan Posted October 30, 2023 Posted October 30, 2023 Hi, What is your shop page url? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment