Reply 149380 to: Cart page widget issue and Product page yith wishlist issue

Avatar: Olga Barlow
Olga Barlow
Support staff
December 17, 2016 at 12:37

Hello,

1), 2) go to Pages > edit every page and scroll down to the 8theme Layout options. Sidebar position > choose Without.

3) Go to Theme Options > Styling > Custom CSS and add the following code

.product-information .yith-wcwl-add-to-wishlist a:not(.alt):before, .product-info-wrapper .yith-wcwl-add-to-wishlist a:not(.alt):before, .product-summary-center .yith-wcwl-add-to-wishlist a:not(.alt):before {
    background-color: #262626 !important;
}
.product-information .yith-wcwl-add-to-wishlist a:hover, .product-info-wrapper .yith-wcwl-add-to-wishlist a:hover {
    color: #fff !important;
}

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.