Home › Forums › Basel support forum › Add to Cart button Single Product Add to Cart button Single Product This topic has 1 reply, 2 voices, and was last updated 7 years, 10 months ago by Artem Temos. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 4, 2017 at 7:36 am #10472 pursehuitParticipant Hi again! How can I display the add to cart button and quantity box under the “in stock” slug on every display, like on mobile > http://prntscr.com/efu4h5 Now, as you can see, in stock and add to cart are displayed in line… March 4, 2017 at 9:46 am #10478 Artem TemosKeymaster Hello, Try to use this Custom CSS code .single-product-content .in-stock, .single-product-content .out-of-stock { display:block; } Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register