New Landing How can we help? Atelier How to change colour of this button!

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #318549
    iake
    Member
    Post count: 31

    Hello,
    i would like to know where is the option for change the colour of this button and of this black background.
    I’ve looked into the editor but i didnt found nothing 🙁
    i’ve attached a picture for explain better.
    thx!

    Attachments:
    You must be logged in to view attached files.
    #318592
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css and adjust the values.

    .woocommerce #payment div.payment_box {
        background: #020202!important;
        color: #000000!important;
    }
    
    .woocommerce .button.checkout-button:hover, .review-order-wrap #payment #place_order {
        background: #4a8e8a!important;
        color: #ffffff!important;
    }

    Hope it helps.

    -Rui

Viewing 2 posts - 1 through 2 (of 2 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