woocommerce theme- adding image to the button
-
how to add image to a button in add-to-cart.php
link[‘label’] = apply_filters( ‘add_to_cart_text’, __( ‘Download’, ‘woocommerce’ ) );
i want to replace ‘Download’ with image.
The topic ‘woocommerce theme- adding image to the button’ is closed to new replies.