Home Forums WoodMart support forum Add to cart button on product page

Add to cart button on product page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #413224

    allgoodkeys
    Participant

    Hello,

    I want to increase the size Add to cart button on product page.

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

    Luke Nielsen
    Keymaster

    Hello,

    The below code will help you to increase the size of the button, please paste it into the “Custom CSS for desktop” area in Theme Settings -> Custom CSS.

    .single_add_to_cart_button {
        width: 75%;
    }

    Let me know if you have any questions or concerns.

    Kind Regards

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