Home Forums WoodMart support forum Show summary on hover: add to cart appear as button / not as icon

Show summary on hover: add to cart appear as button / not as icon

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #354474

    Johncreative
    Participant

    Hello in the theme settings we have choose Show summary on hover ( product styles / Hover on product)

    https://prnt.sc/ZJL8NHkhm8ao

    add we want the add to cart button to appear on product grid view and in all carousels like a button and not like an icon.
    We used to be able to do that, but now we can’t.

    Before — Correct that is what we want.

    https://prnt.sc/pbtVryttBKUr

    Now it appears like this – we don’t want that.

    https://prnt.sc/43KL0FN3_jaL

    Is there any other setting we need to enable it?

    Also we want to have this format (add to cart to appear as button and not as icon) is all carousels.
    Related products etc.

    Now it’s like this..

    https://prnt.sc/fkStBiHZ-aV9

    Thanks a lot for your help.

    #354494

    Hello,

    Sorry but this is how the Summary on hover design works by default for the carousels.

    And there is no option in theme settings to change it.

    Best Regards

    #354804

    Johncreative
    Participant

    Sorry but you haven’t still answerd my fisrt question about add to cart appear as button / not as icon on product grid page.

    I have also upload photos so you can see the difference between the both versions in my previous post.

    we want the first one add to cart appear as button.

    Another issue that i have discover is that when the view grid is up to 4 products per row –> the add to cart button appear as an icon
    and
    when the view grid is up to 3 products per row –> the add to cart button appear as a button

    if that can help you to resolve this issue.
    Few days ago when the view grid is up to 4 products per row –> the add to cart button appear as a button.
    So i belive tha something has change by mistake and i can not find a way to restore it.

    #354812

    Hello,

    Please try adding the following Snippet in your child theme’s functions.php file.

    add_filter( 'woodmart_hover_width_small', '__return_false' );

    Best Regards

    #355603

    Johncreative
    Participant

    Thank you very much! Problem solved !

    #355674

    Hello,

    We are thrilled that you loved your experience with XTEMOS,We put customer experience and satisfaction as our priority, and your words reaffirm the hard work we put in every day.

    So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Show summary on hover: add to cart appear as button / not as icon’ is closed to new replies.