I’m using the grid style “show summary on hover” which is great. However on the mobile version, only icons appear while in the desktop version there are icons and the text “ADD TO CART”
I’d like to have icons ALWAYS, desktop or mobile. Any chance to enable it?
Copy the content of the file content-product.php which is located in woodmart\woocommerce\content-product.php then insert into the child theme in the same route woodmart-child\woocommerce\content-product.php add this code $classes[] = 'add-small-button'; as shown on the screenshot http://prntscr.com/mpr9te