Browse Source

Pique: Removes arrow from More Products Infinite Scroll handle

Danny Dudzic 7 years ago
parent
commit
567c0a2b16
1 changed files with 4 additions and 0 deletions
  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;
 }
 
+.infinite-scroll.woocommerce-page #infinite-handle button::before {
+	display: none;
+}
+
 /**
  * Single product
  */