Home Forums WoodMart support forum Product image all clickable

Product image all clickable

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #264300

    ruipdguerra
    Participant

    When i’m inside category page, and the product style is: Full info on hover

    The only place clickable is when i hover and the button show up.

    I want to everything to be clickable. How can i do that?

    #264332

    Hello,

    Please try to choose the design on hover in the Theme Settings > Shop > Product styles.
    If you have any questions please feel free to contact us.

    Best Regards

    #264395

    ruipdguerra
    Participant

    But i have already selected the one i want. I have selected “Full info on hover”. The problem is that the link is only available on the icon, and i want to have it in all image.

    #264436

    Hello,

    Yes, this type of hover design does not assume the link to cover the whole product image. I will check with the dev team if it is possible to change.

    Best Regards

    #264694

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .woodmart-hover-button .product-element-top:before {
    	pointer-events: none;
    }

    Best Regards

    #264713

    ruipdguerra
    Participant

    Nop, that doesn’t work

    #264966

    Hello,

    Please send your page URL, if your site is under construction, please send us site admin access to the private area.

    Best Regards

    #389674

    Anne
    Participant

    Hello I would like also to have the whole product images clickable in categories , how can I do please?

    #389740

    Hello,

    Sorry, I sent the code by mistake, in order to make the whole clickable, you need to change the hover design in the Theme Setting > Product Archives > Product Styles.

    If you have any questions please feel free to contact us.

    Best Regards

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