Hello,
As you can see on the below screenshot, you have the custom icon for the “Wishlist” button that is related to the “Font Awesome” service, therefore it isn’t our bug, but we prepared the CSS code that fixes it.
https://prnt.sc/26nx8cl
In order to adjust the icon vertically, paste the below custom CSS code to the “Global Custom CSS” area in Theme Settings -> Custom CSS.
.product-grid-item .wd-wishlist-icon>a:before {
margin-bottom: -2px;
}
Let me know if you have any questions, I’d be happy to answer them.
All the Best,
Kind Regards