New Landing How can we help? Themeforest Theme Support Neighborhood Colors Issues on "ADD TO CARD" & "WISHLIST" Button

Viewing 7 posts - 1 through 7 (of 7 total)
  • #94496
    Shanty
    Member
    Post count: 48

    Hello again,

    As i change many time the way the colors behave on the site (with Accent color – Alt color // 2nd Accent color – 2nd Alt color)

    Is it possible on the product page to give to the buttun “ADD TO CARD” & “WISHLIST STAR” another color??

    I want the button to be Withe with the Text in Black …

    Thanks to let me know.
    Best regards

    #94641
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .woocommerce form.cart button.single_add_to_cart_button, .woocommerce p.cart a.single_add_to_cart_button {
      background: #FFFFFF!important;
      color: #111111!important;
    }
    .woocommerce .yith-wcwl-add-to-wishlist {
      background: none repeat scroll 0 0 #ffffff !important;
      border: none;
    }
    .woocommerce form.cart .yith-wcwl-add-to-wishlist a {
      color: #111111;
    }

    – Kyle

    #94645
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code :-

    body.single-product button.single_add_to_cart_button{background:#fff !important;color:#000 !important;border:1px solid #eee !important;}
    
    div.yith-wcwl-add-to-wishlist{border-left:0px !important;}
    .woocommerce form.cart .yith-wcwl-add-to-wishlist a{padding:8px 13px !important}
    .woocommerce form.cart .yith-wcwl-add-to-wishlist{border:1px solid #eee !important;}

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #94704
    Shanty
    Member
    Post count: 48

    Hello …

    I think their is somethnig wrong … here is the result (on attached image)

    Background of the button is Black .. and text also …

    Background need to be withe, with black text, and on hover text have to change (as usaul)

    Let me know please.

    Thank You!

    Attachments:
    You must be logged in to view attached files.
    #94714
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Did you try my CSS?

    – Kyle

    #94717
    Shanty
    Member
    Post count: 48

    Hello Kyle!

    No i hav’nt sorry, i just checked The second Css ..

    So THANKS YOU !! It’s working very good !!!

    Best regards

    #94721
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! ๐Ÿ™‚

    – Kyle

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

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

License required for one of the following items
Login and Registration Log in · Register