Hello, Razr1911,
We appreciate your prompt response.
1/ The next custom CSS code can be used to set border-radious:
.etheme-product-grid-image img, .content-product .product-content-image img {
border-radius: 10px;
}
.products-grid .product-details .quantity-wrapper .button, .product-slide .product-details .quantity-wrapper .button,
.etheme-product-list-button {
border-radius: 10px;
}
div.quantity > .minus, td.quantity > .minus{
border-radius: 10px 0 0 10px;
}
div.quantity > .plus, td.quantity > .plus {
border-radius: 0px 10px 10px 0px;
}
If this doesn’t work, please provide URL of the page where it is.
2/ We can’t find the category you mentioned – https://prnt.sc/djIGgpQ83vcW , so please provide the URL of the category page.
Thank you for your cooperation and we look forward to hearing from you soon.
Best Regards,
8Theme’s Team