Home Forums WoodMart support forum Show summary on hover design issue

Show summary on hover design issue

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

    amaury_santillan
    Participant

    Hi guys.

    Recently you guys helped me with this post https://xtemos.com/forums/topic/show-summary-on-hover-design-issue/

    Which really helped me.

    The thing is that I didnt checked if it worked on mobiles. So its not working.

    I need that the compare icon displays right next to the add to cart button as it does now on full browsers. Obviusly I still want my previous customization to keep working.

    Could you help me?

    Greetings

    #79012

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings for mobile devices

    body .woodmart-hover-base .product-compare-button {
        display: block;
    }

    Regards

    #79038

    amaury_santillan
    Participant

    That worked just fine.

    Thanks

    #79064

    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)

The topic ‘Show summary on hover design issue’ is closed to new replies.