• Dear Sirs,

    First of all, I thank you very much for your efforts and supports for coding these kind of “free” extensions to us.

    When I wanted to see big picture in product page wishlist heart icon is replacing wrong place. How can I solve this problem ?

    How can I send you the pictures of my problem ?

    When you click the link which I have sent, please try to see bigger picture by klicking zoom icon.

    Best regards

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Tarek Aziz

    (@tarekht)

    Hello @acarhakan,

    We greatly appreciate your kind words about the WishSuite plugin 🙂

    Our sincere apologies for the difficulty you had with the placement of the heart icon.

    After reviewing the description and the link you shared above, we understand your concern.

    Could you please try adding the following CSS snippet to the style.css of your theme or the customizer of your website?

    .wishsuite-shop-top_thumbnail {
        z-index: 999;
    }

    Hopefully, it will resolve the issue.

    If the issue persists even after adding the CSS code, please create a ticket on our support website: https://hasthemes.com/contact-us/

    Our dedicated support team will assist you with this.

    Wishing you a fantastic day ahead!

    Thank you once again for choosing the WishSuite plugin.

    Best regards,
    On behalf of the WishSuite team,
    Tarek Aziz

    Thread Starter Acar Hakan Bayramoglu

    (@acarhakan)

    Dear Mr Tarek Aziz,

    I thank you for your professional and quick response with solution.

    I added below code into atyle.css and my problem is solved;

    .wishsuite-shop-top_thumbnail {
    z-index: 999 !important;
    }

    Thank you very much.

    Best regards

    Plugin Contributor Tarek Aziz

    (@tarekht)

    Dear Mr. Acar Hakan Bayramoglu,

    You are so very welcome. It was the least I could do.

    It’s awesome to hear that the problem is solved. Kudos to you for adding that extra !important 🙂

    If there is anything else I can help you with, please don’t hesitate to reach out at any time.

    Our support team is always ready to assist you.

    Have a great day!

    Kindest regards,
    Tarek Aziz

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

The topic ‘Wrong placement of wish heart icon’ is closed to new replies.