Cart page widget issue and Product page yith wishlist issue

This topic has 2 replies, 2 voices, and was last updated 7 years, 3 months ago ago by Olga Barlow

  • Avatar: harshchudasama
    harshchudasama
    Participant
    December 16, 2016 at 20:50

    I have installed theme as per docs, then imported demo content of dark, but in that there are three issues.

    1) on woocommerce cart page, (right side) widget was unable to remove and i want my cart page in full view, i removed the widget but it still eat the space and my cart content is not in full page. i want the same cart page as your demo. what should i do? link: http://slatehash.com/cart/

    2) same issue as 1) with wishlist page
    link: http://www.slatehash.com/wishlist/view/

    3) on single product page the wishlist heart symbol background is white instead of black(as per the demo preview), so it looks so odd, how to fix that
    link: http://www.slatehash.com/product/classic-analog-watch/

    1 Answer
    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

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.