Viewing 4 posts - 1 through 4 (of 4 total)
  • #286414
    webmgr
    Member
    Post count: 80

    the two wishlist stars are back on this page.

    http://mobile.generalwax.com/product-category/candles/

    The individual product page is working.

    thanks
    webmgr

    Attachments:
    You must be logged in to view attached files.
    #286640
    David Martin – Support
    Moderator
    Post count: 20834

    Please test adding this:

    .woocommerce ul.products li.product figure figcaption .yith-wcwl-add-to-wishlist:nth-of-type(2) {
        display: none;
    }
    #286658
    webmgr
    Member
    Post count: 80

    Works fine. QUESTION: I have a lot of code that previously resolved the two stars appearing in the product page. I assume I should leave all the code in. This is what I have.

    /* ————————————–
    WISH LIST
    —————————————– */
    /* latest code from David 8-9-16 */
    .woocommerce ul.products li.product figure figcaption .yith-wcwl-add-to-wishlist:nth-of-type(2) {
    display: none;
    }

    /* Fixed double star. First code not necessary.
    li.current-menu-ancestor.current-menu-parent.menu-item-has-children.sf-std-menu.parent > a {
    color: red!important;
    }*/

    .product-type-variable .single_variation_wrap .yith-wcwl-add-to-wishlist{
    display: none!important;
    }

    /* Change Product Select Options Text Color */
    .woocommerce ul.products li.product figure figcaption .shop-actions > a:hover {
    color: #FFF !important;
    }

    /* Change Product Select Options Wishlist Icon Color
    .woocommerce ul.products li.product figure figcaption .yith-wcwl-add-to-wishlist a {
    color: #FFF !important;
    }*/

    Thanks again for all your help David.
    webmgr

    #286666
    David Martin – Support
    Moderator
    Post count: 20834

    Likely a difference between the single display/archive display classes so leave it as is.

    Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register