• Resolved nadine3f

    (@nadine3f)


    Hi,

    on the mobile version of our shop the heart icon shows on the product loop but if you click on it, it goes to the product page.

    It works on bigger screens perfectly fine but not on the mobile site.
    is there anything we can do? Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello there,
    we hope you’re doing well!

    We have reviewed what you mention in my installation and it works correctly. Do you have the latest version installed? Could you share the link to your site? Perhaps via CSS it can be corrected.

    We will be attentive to your response.

    Regards.

    Thread Starter nadine3f

    (@nadine3f)

    Hello,

    thank you very much and yes everything is updated.

    Here is the site: https://vessa-jewelry.com

    Hello there,

    We have checked from the mobile version of the element inspector, and it works correctly, although from the mobile + Chrome itself we have seen the error.

    Try adding some of the following code in Appearance > Customize > Additional CSS:

    .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
        z-index: 1000 !important;
    }

    or

    .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
        z-index: 100 !important;
    }

    Let us know any news, please.

    Best regards.

    Thread Starter nadine3f

    (@nadine3f)

    It worked perfectly thank you so much!

    Best regards
    Nadine

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

The topic ‘Mobile Icon’ is closed to new replies.