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
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
