浏览代码

Pique: Removes arrow from More Products Infinite Scroll handle

Danny Dudzic 7 年之前
父节点
当前提交
567c0a2b16
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      pique/woocommerce.css

+ 4 - 0
pique/woocommerce.css

@@ -379,6 +379,10 @@ ul.products li.product .added_to_cart:hover {
 	display: none;
 	display: none;
 }
 }
 
 
+.infinite-scroll.woocommerce-page #infinite-handle button::before {
+	display: none;
+}
+
 /**
 /**
  * Single product
  * Single product
  */
  */