I have a problem after updating YITH WooCommerce Wishlist to 3.0.1 version. Every button “Add to wishlist” disappeared.
Theme version: 6.2.4 WooCommerce version: 5.3Hi,
Add below code to Theme Options -> Global CSS
.content-product .yith-wcwl-add-to-wishlist a:before{
font-family: 'xstore-icons';
}
.yith-wcwl-add-to-wishlist a::before,
.yith-wcwl-add-to-wishlist a.button::before {
content: "\e908";
font-size: 16px;
}
.footer-product .yith-wcwl-add-to-wishlist{
justify-content: center;
}
Regards,
Hung PD
The topic ‘YITH WooCommerce Wishlist v3.0.1’ is closed to new replies.
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.