HI
I’m trying to put a border around the products on my Products page using the Minimal theme. Solutions posted already don’t work for me.
Thanks!
HI
I’m trying to put a border around the products on my Products page using the Minimal theme. Solutions posted already don’t work for me.
Thanks!
Hi @johnofdog ,
This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/main.min.css->paste below code at the bottom of the file:
.product-grid .card-wrapper {
border: 1px solid #ccc;
padding: 10px;
height: 100%;
}
I hope it would help you
Best regards,
Richard | PageFly
Hi Richard,
I don’t have a main.min.css file in my Assets folder in Minimal theme.
I would really like to put a border around just the product images, not including the text.
Thanks!
Hi @johnofdog ,
I’m sorry to hear that.
Please share your store URL and if your store is password protected then please provide password too.
So that we can help you.
Thank you.