All things Shopify and commerce
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I noticed that there's a green frame around each of my products, and I'm unsure how to remove it.
If anyone has experience with this or could guide me through the process, I would greatly appreciate it!
https://monmarceau.com/collections/spring-collection
Solved! Go to the solution
This is an accepted solution.
Hi @MonMatelier
Try this one.
.collection .card__media {
margin: 0;
width: 100%;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
This is an accepted solution.
Hi @MonMatelier
Try this one.
.collection .card__media {
margin: 0;
width: 100%;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!