Comments Maxence started the conversation 3,033Andrew repliedMay 12, 2017 at 11:05amHi Max,Thank you for reaching out to us.Regarding the heart button, you can remove it by using the following code: /*delete like button*/ a.nectar-love { display: none !important; } As to make the images to have the same height, please use the code below: /*uniform flipbox height*/ .flip-box-front{ height: 250px !important; }Hope this solves the problem.Best regards. Sign in to reply ...
Hi Max,
Thank you for reaching out to us.
Regarding the heart button, you can remove it by using the following code:
As to make the images to have the same height, please use the code below:
Hope this solves the problem.
Best regards.