Home Forums WoodMart support forum On mobile Reply To: On mobile

#421004

Hello,

Please add this code to the Theme Settings > Custom CSS > Mobile to make the buttons on the same level:

.single-product-page form.cart .quantity {
	width: 100%;
}

You can change the color of the buttons in the Theme Settings > Styles and colors > Buttons.

You can insert the additional content by means of HTML block in the Theme Settings > Single product > Add to cart: https://xtemos.com/docs-topic/html-blocks-usage/

If you want to create custom template for the product you can do it by means of WooCommerce layouts builder: https://xtemos.com/docs-cat/woocommerce-layouts-builder/?theme=woodmart

If you have any questions please feel free to contact us.

Best Regards