Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #543077

    Hello,

    Is there any option in the admin panel to modify the color of all the “add the cart” , “update cart”, “view cart”, “checkout”, “apply coupon”.. buttons with Enfold & Woocommerce ?

    Thanks.

    #543098

    Hi temptel!

    You can change main content colors and WooCommerce buttons will adapt the same colors.

    Regards,
    Yigit

    #543578

    Hi Yigit,

    Where or how can i modify that? I found in the enfold options, enfold -> advanced style -> buttons a option to modify the border radius, but how can i modify the colors?

    I have tried adding this css:

    .checkout, .wc-forward { background-color: #6c4a1c !important; border-color: #6c4a1c !important; }
    .single_add_to_cart_button, .apply_coupon, .update_cart { background-color: #6c4a1c !important; border-color: #6c4a1c !important; }
    .avia_cart_buttons, .add_to_cart_button, .product_type_simple { opacity: 1; background-color: #6c4a1c !important; border-color: #6c4a1c !important; }
    #top .main_color .avia_cart_buttons .button { background-color: #6c4a1c; color: white; }
    .header_color .cart_dropdown_link { background-color: #6c4a1c; }
    .header_color .cart_dropdown_first .cart_dropdown_link { color: white; }

    But it doesn´t modify all the buttons in the site, and i´m sure there is a simple way to do this.

    Thanks for your help.

    #544878

    Hey!

    Yigit was referring to the main content section in your general styling section. See the screenshot below as an example:

    View post on imgur.com

    Primary color and highlight color affects the main button color and hover colors respectively.

    If for some reason the changes aren’t being made, please provide us with a link to your website so we can provide you with the appropriate css.

    Best regards,
    Dake

    #553862

    Hello,

    Yes, from that panel we can modify the color for all the site but we only want to apply the modification to the buttons related with woocommerce.

    Now we only need to know how modify the color in the cart page, and complete order page, how can we do it there?

    We have now:

    .single_add_to_cart_button, .apply_coupon, .update_cart { background-color: #eb8204 !important; border-color: #eb8204 !important; }
    .avia_cart_buttons, .add_to_cart_button, .product_type_simple { opacity: 1; background-color: #eb8204 !important; border-color: #eb8204 !important; }
    #top .main_color .avia_cart_buttons .button { background-color: #eb8204; color: white; }
    .header_color .cart_dropdown_link { background-color: #eb8204; }
    .header_color .cart_dropdown_first .cart_dropdown_link { color: white; }

    Thanks for your help.

    #556481

    Hi!

    I think it would be best to ask WooCommerce support about it, as they know their plugin best.

    Cheers!
    Andy

    #992222

    I have the same issue. Any idea?

    #992657

    Hi neotronics,

    Could you post a link to your site so that we can have a closer look please? Also, what buttons are you looking to alter and how?

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.