Hello @Finlay101 ![]()
Inside Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
img {
border-radius : 0 !important;
}
The result
Hello @Finlay101 ![]()
Inside Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
img {
border-radius : 0 !important;
}
The result