New Landing How can we help? Atelier button colour & tab name

Viewing 2 posts - 16 through 17 (of 17 total)
  • Posted in: Atelier
  • #221125
    G. from V.
    Member
    Post count: 83
    This reply has been marked as private.
    #221486
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    I would like for the button to turn black background and yellow letters and border when it’s clicked” – please use this:

    Shop Button Hover Styles

    .woocommerce form.cart button.add_to_cart_button:hover, 
    #jckqv .cart .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:hover, 
    .woocommerce .single_add_to_cart_button.button.alt:hover {
        border-color: #ffe684!important;
        color: #ffe684!important;
        background: #000!important;
    }

    – David.

Viewing 2 posts - 16 through 17 (of 17 total)

You must be logged in to reply to this topic.