Reply 241235 to: increasing font size in attributes filter

Avatar: Rose Tyler
Rose Tyler
Support staff
June 18, 2020 at 09:41

Hello,

Try to add the next code in Theme Options > Custom CSS:

.wishlist-btn-container.with-styles .single_add_to_wishlist {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.single-product .yith-wcwl-add-button > a i {
    display: none;
}
.wishlist-btn-container.with-styles .single_add_to_wishlist:after {
    display: none;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.