Home Forums WoodMart support forum ApplePay Button Width and Add to Cart Reply To: ApplePay Button Width and Add to Cart

#379365

Luke Nielsen
Keymaster

Hello,

With the below code you can enlarge the “Add to cart” button, in this way they will equal width. Enter the code to the “Custom CSS for mobile” area that is in Theme Settings -> Custom CSS.

.single-product .single_add_to_cart_button {
    width: 100%;
}

https://gyazo.com/f587d91bcb7480ce206a3888ef018c55

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

Kind Regards