Could you please help me with below modifications.
1. Heart icon is repeating. How to modify it. (Please refer to the image link below)
2. I’m using WCMP. I have enabled Sold by visibility. But I need to show only in Cart and checkout pages. How to hide it in Single prodocut page, quick view and category widgets.
Hello,
1/ Try to use the next custom CSS code (Theme Options > Theme custom CSS):
.content-product .product-details .yith-wcwl-add-to-wishlist {
display: none;
}
2/
.content-product .by-vendor-name-link {
display: none !important;
}
Regards
2. worked well. thank you.
1. Your code hides one add to wishlist button. But I’m still struggling with the styling. It doesn’t align properly.
You’re welcome!
Describe the desired result in more detail, please.
Regards
Add to wishlist button is not aligning.
please refer to the screenshot link.
Hello,
Where do you want to show it? Provide a screenshot of the place where you want to show the wishlist button.
Regars
Hi Olga,
Can we have the wishlist button next to the cart button? Please refer to the screenshot.
https://snipboard.io/gHZLAB.jpg
And now the wishlist is visible on hover only. Can we disable the hover effect on it and make it still?
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.