Home Forums WoodMart support forum How to Change Color "Add to Cart Button"

How to Change Color "Add to Cart Button"

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #348587

    Faizan Chauhaan
    Participant

    i Want to change add to cart button in primary color blue.

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

    Luke Nielsen
    Keymaster

    Hello,

    In order to change the color of the “Add to cart” button, paste the below code to the “Global Custom CSS” area that is situated in Theme Settings -> Custom CSS.

    .single_add_to_cart_button {
        background-color: var(--wd-primary-color);
    }

    Kind Regards

    #348706

    Faizan Chauhaan
    Participant
    #348712

    Luke Nielsen
    Keymaster

    I’m sorry, but my colleague is already answering that topic.

    If there’s anything else we can do, please get in touch.

    Cheers,
    Kind Regards

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