This topic has 2 replies, 2 voices, and was last updated 8 years, 9 months ago ago by Jack Richardson
Hi,
I need to move wishlist button under “Social” icons. How can I do it?
Thanks in advance.
Hello,
Try to add the following css code in custom.css:
@media (min-width: 1200px) {
.single-product-page .product-info .single_add_to_wishlist {
top: 200px !important;
}}
How to create custom.css you can watch in this tutorial.
Best regards,
Jack Richardson.
Tagged: persuasive, position, seo friendly, themes, wishlist, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up