Shopify themes, liquid, logos, and UX
I have borders around my images in their collections but when you open to the page for a single product, there is no border. I would like a similar border around these images on the products page.
My site is: www.zindoria.com and the password is: pahsto
I have tried adding different code in different files that I found searching for solutions others have suggested but I'm not having any luck with any of them. The last thing I tried was editing base.css but that didn't work for me.
Thank you.
Solved! Go to the solution
This is an accepted solution.
Hi @zindoria
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
Please add this css in your bottom of the css file:
.pmslider-own--slides-wrapper {border: 1px solid #d5cecf; border-radius: 8px;}
Regards,
San
If it’s helpful to you, please mark it as a solution.
Need Help with Shopify Design, Migration, Speed, or Custom tasks?
email: hi@mswebdesigner.com
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin
Hello @zindoria ,
You can try to use this code:
.product-single__media-item {
border: 1px solid #ccc; // Change this to the desired border color and size
padding: 10px;
margin-bottom: 20px;
}
Hope this can help.
Let us know if you can solve the problem.
Ali Reviews team.
This is an accepted solution.
Hi @zindoria
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
Please add this css in your bottom of the css file:
.pmslider-own--slides-wrapper {border: 1px solid #d5cecf; border-radius: 8px;}
Regards,
San
If it’s helpful to you, please mark it as a solution.
Need Help with Shopify Design, Migration, Speed, or Custom tasks?
email: hi@mswebdesigner.com
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin
Thank you! That did exactly what I was looking for.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025