Home Forums WoodMart support forum "Show summary on hover" grid style

"Show summary on hover" grid style

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #109601

    Efrenjr
    Participant

    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.
    #109642

    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

    #109694

    Efrenjr
    Participant

    Thanks a lot!!!

    #109712

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)