Home Forums WoodMart support forum ATC Button under quantity

ATC Button under quantity

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

    Omar42
    Participant

    Hi together its maybe possible the ATC Button under the quantity wide like the wide of image from the products

    Attached a picture thanks a lot

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

    Luke Nielsen
    Keymaster

    Hello,

    In order to make the “Add to cart” button under the product quantity, try to add this code to Theme Settings -> Custom CSS -> enter the code to the “Global Custom CSS” field.

    .single_add_to_cart_button {
      width: 100%;
    }

    Kind Regards

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