Home Forums WoodMart support forum hello how to product hover section change

hello how to product hover section change

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #44365

    tugsuu
    Participant

    hi i cant change this section. some product showed add button. some product showed cart icon. how to change to all product hover section show icon

    Attachments:
    You must be logged in to view attached files.
    #44405

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom JS area on a document ready in Theme Settings to do this

    jQuery('.product-grid-item').addClass('hover-width-small');

    Regards

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