Home Forums WoodMart support forum Change colour of Buttons

Change colour of Buttons

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #254986

    [email protected]
    Participant

    How to change colour of buttons from green to other

    Attachments:
    You must be logged in to view attached files.
    #255016

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .btns-shop-light .cart-actions .button[name=apply_coupon] {
    	background: red;
    }
    
    .btns-shop-light .cart-totals-inner .checkout-button {
    	background: red;
    }
    
    .woocommerce-cart .woocommerce-notices-wrapper [role=alert] {
    background: red;
    }

    Regards.
    Xtemos Studios.

    #255077

    [email protected]
    Participant

    There are 2 more issues I’m facing now.
    1. Same issue of colour on different buttons.
    2. Header Broke after adding Custom CSS Scripts

    Button Colour Issues (Added Multiple page screenshots) :
    1.In my account page, Account details change save Button
    2.Checkout Page Place order/Pay by paypal Button
    3.Log in/Register Button
    4.Orders View Button on My Account > Orders Page
    5.My Account > Payment Methods , Delete Button and Add Payment Method Button
    6. Single product Page > Review Section form Submit Button.
    7. Product Page add to Basket Button
    8. Shopping Cart Pop Up, Checkout Button.
    9.My Account > Wish List> Return to shop Button

    Attachments:
    You must be logged in to view attached files.
    #255079

    [email protected]
    Participant

    Header Issue is coming sometimes and going, not stable

    Attachments:
    You must be logged in to view attached files.
    #255081

    [email protected]
    Participant

    Sorry, I Found the solution under Theme Settings, Adding Screenshot for future ref

    Attachments:
    You must be logged in to view attached files.
    #255172

    Hello,

    We are glad that you found a solution of your own. You are the best!!!

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Topic Closed.
    Best Regards.

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

The topic ‘Change colour of Buttons’ is closed to new replies.