Buy me a coffee

Shop Page image round corners

You can use this code to Custom CSS box

/* Shop page image border round corner */
.grid-image-wrapper {
    border-radius: 35px;
}
.products.collection-content-wrapper .grid-item .grid-image {
    overflow: hidden !important;
}

Shop Page Image Round Corners 01 Min

Result:

Shop Page Image Round Corners 02 Min