New Landing How can we help? Atelier ADD TO CART hover color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #254692
    Katja
    Member
    Post count: 53

    I am trying to change hover color on add to cart button on product page. Seems like nothing I tried helps. How can I do it?

    thanks!

    #254700
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    You can override the Color Customizer options if you want with CSS, below is the hover state example:

    .woocommerce form.cart button.add_to_cart_button:hover, #jckqv .cart .add_to_cart_button:hover, #jckqv .cart .single_add_to_cart_button:hover, #jckqv .cart .yith-wcwl-add-to-wishlist a:hover, .woocommerce .single_add_to_cart_button:hover, .woocommerce .single_add_to_cart_button.button.alt:hover {
        border-color: #eabe12!important;
        color: #eabe12!important;
    }
    #254924
    Katja
    Member
    Post count: 53

    Thanks! This worked! 🙂

    #254925
    David Martin – Support
    Moderator
    Post count: 20834

    Great, anytime.

    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 one of the following items
Login and Registration Log in · Register