Hi,
the wishlist text is rendered right of the “add to cart” button. Is there a config way to get place it below the button?
Best regards
This topic has 4 replies, 2 voices, and was last updated 9 years, 8 months ago ago by Jack Richardson
Hi,
the wishlist text is rendered right of the “add to cart” button. Is there a config way to get place it below the button?
Best regards
Hello,
Try to add the following css code in your child style.css:
.single_add_to_cart_button {
float: none !important;
}
Best regards,
Jack Richardson.
Hi,
thank you!
Best regards
Hello,
You’re welcome.
Best regards,
Jack Richardson.
The issue related to '‘Wishlist placement’' has been successfully resolved, and the topic is now closed for further responses