How to add all products image borders.can u help me
.product-grid-image--centered {
border: 1px solid;
padding: 12px;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid
Thank you Very much
If the solution is helpful then give likes and accept it.