Dont see icon on button
-
Hi
I used your plugin on my shop page but have problem with showing icon on my “add to cart” button.
I add button using this function:
add_action( ‘woocommerce_after_shop_loop_item’, ‘woocommerce_template_loop_add_to_cart’, 20 );
And to show icon near add to cart text I add script to my head adding span with icon to text (jquery with prepend).
I see this icon after loading page but when I loading new products (scrolling next page) I see button without icon.
Where is the problem?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Dont see icon on button’ is closed to new replies.