This topic has 2 replies, 2 voices, and was last updated 2 years, 5 months ago ago by Olga Barlow
if i added a product to the wishlist and opened the product page, the wish list text is not inline see screenshot :
https://prnt.sc/0sI5kzG-GUAz
how to make it in one line ?
i tried the settings on YITH plugin, nothing worked
Hello,
Add the below code to Theme Options > Custom CSS
.yith-wcwl-add-to-wishlist.wishlist-fragment .separator {
width: auto;
}
Regards
The issue related to '‘wishlist text not showing inline if the product is added (product page)’' has been successfully resolved, and the topic is now closed for further responses