
It’s too close from ‘add to cart’ button and look ugly.
Is there any way to make a gap between those two buttons or relocate ‘add to wishlist’ button down to ‘add to cart’ button?
Thank you
This topic has 4 replies, 2 voices, and was last updated 10 years, 3 months ago ago by Robert Hall

It’s too close from ‘add to cart’ button and look ugly.
Is there any way to make a gap between those two buttons or relocate ‘add to wishlist’ button down to ‘add to cart’ button?
Thank you
Hello,
Please use this code in custom css
.wishlist-btn-container.with-styles .add_to_wishlist{
margin-left: 20px;
}
Regards,
Robert Hall.
It loooks goooood now!!! Thank you Robert!
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘How do I make a gap or move 'add to wishlist' down to 'add to cart' button?’' has been successfully resolved, and the topic is now closed for further responses