"Show summary on hover" grid style
-
Hello,
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?
Attachments:
You must be
logged in to view attached files.
Hello,
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
Best Regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards