Home › Forums › WoodMart support forum › Mobile “add to cart” button in one line Mobile “add to cart” button in one line This topic has 1 reply, 2 voices, and was last updated 1 year, 7 months ago by Artem Temos. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 15, 2023 at 3:18 pm #451390 xyrios.nlParticipant Dear, I see that my mobile website for iphone is good. BUt when I look on my older (less wide) samsung galaxy s9, the add to cart button is in two lines instead of one. You can see the screenshots that I have added to this message. How can I make the “add to cart” button appear in one line automatically on mobile? Attachments:You must be logged in to view attached files. March 15, 2023 at 4:50 pm #451447 Artem TemosKeymaster Hello, Try to add the following code snippet to the Custom CSS for mobile devices area in Theme Settings to fix this issue. form.cart .single_add_to_cart_button { padding-left: 12px; padding-right: 12px; } Kind Regards Author Posts Tagged: add to cart button Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register