Search for: Log In Free Support [Resolved] How to align center Add to Cart Button Single Product (Woocommerce) Home › Forums › Support › How to align center Add to Cart Button Single Product (Woocommerce) This topic has 3 replies, 2 voices, and was last updated 7 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts June 28, 2020 at 3:38 am #1344284 Sanjay I want to align center Add to cart button on Single Product Page (Woocommerce). June 28, 2020 at 7:42 am #1344431 DavidStaff Customer Support Hi there, try this CSS: .single.woocommerce div.product form.cart .button { margin: auto; flex: 1; /* remove this if you do not want to fill the space */ } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ June 28, 2020 at 12:16 pm #1344752 Sanjay Great, GP Support is awesome. June 28, 2020 at 4:33 pm #1344888 DavidStaff Customer Support Glad to be of help Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In