Comments Carlos Enrique Vargas Aguilar started the conversationAugust 27, 2018 at 9:13pmHi!Is there a way to change the colors of these buttons and headers? 7,095Oliver repliedAugust 28, 2018 at 8:48amHI! pls. use following css:Steps: body .checkout-steps .checkout-step.active, body .checkout-steps .checkout-step.before-active:before, body .checkout-steps .checkout-step.before-active:after { background: #ffd453; color: #3c3950; } Box notice: body .woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods .payment_box { color: #3c3950; background-color: #a3e7f0; } Order button: body .checkout-navigation-buttons .checkout-place-order button { background-color: #00bcd4; border-color: #00bcd4; } Checkout buttons: body .woocommerce .woocommerce-cart-form .actions .submit-buttons .update-cart button { background: #00bcd4 !important; color: #fff !important; } body .woocommerce .woocommerce-cart-form .actions .submit-buttons .checkout-button-button .checkout-button:hover { color: #393d50 !important; color: #fff !important; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverCarlos Enrique Vargas Aguilar repliedAugust 28, 2018 at 4:08pmThank you so much Gregor. All changes are made.Finally, how can I align these buttons? 7,095Oliver repliedAugust 29, 2018 at 8:03amHI! pls. use following css: body #primary-menu.no-responsive > li.menu-item-cart > .minicart { width: 384px; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverCarlos Enrique Vargas Aguilar repliedAugust 29, 2018 at 2:33pmThat's all Gregor. Thank you so much for your support.Saludos desde México.Carlos 7,095Oliver repliedAugust 29, 2018 at 2:34pmWelcome!Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi!
Is there a way to change the colors of these buttons and headers?
HI!
pls. use following css:
Steps:
Box notice:
Order button:
Checkout buttons:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Thank you so much Gregor. All changes are made.
Finally, how can I align these buttons?
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
That's all Gregor. Thank you so much for your support.
Saludos desde México.
Carlos
Welcome!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver