فهرست منبع

Radcliffe 2: Fix the issue with product gallery images becoming taller on hover

Danny Dudzic 7 سال پیش
والد
کامیت
3a0856f090
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      radcliffe-2/woocommerce.css

+ 4 - 0
radcliffe-2/woocommerce.css

@@ -401,6 +401,10 @@ ul.products li.product .button {
 	position: relative;
 }
 
+.single-product div.product .woocommerce-product-gallery img {
+	display: block;
+}
+
 .single-product div.product .woocommerce-product-gallery__wrapper {
 	margin: 0;
 }