zmiana rozmiaru obrazów w et_shop_image na 200px

This commit is contained in:
2024-11-13 21:45:45 +01:00
parent 0d932ce5ee
commit 9dee986649
4 changed files with 49 additions and 5837 deletions

View File

@@ -285,8 +285,8 @@ body {
}
.et_shop_image {
height: 250px !important;
width: 250px !important;
height: 200px !important;
width: 200px !important;
.attachment-woocommerce_thumbnail {
margin-bottom: 0 !important;