This topic has 4 replies, 2 voices, and was last updated 10 years, 6 months ago ago by Jack Richardson
Hello,
The Add to Wishlist button is directly adjacent to the price on the product page, with no spacing in between at all, and doesn’t look very aesthetic. Could this be moved over just a bit?
Thanks for your help!
Hello,
We’ve add this code into your custom.css:
.add_to_wishlist {
display: inline-block;
vertical-align: middle;
margin-left: 15px;
margin-top: 5px;
}
Check it now, please!
Regards,
Jack Richardson
Perfect! Thank you Jack.
Hello,
You’re welcome!
Regards,
Jack Richardson
The issue related to '‘Add to wishlist too close to price’' has been successfully resolved, and the topic is now closed for further responses