Home › Forums › WoodMart support forum › Apply Coupon Button Position Change Apply Coupon Button Position Change This topic has 3 replies, 3 voices, and was last updated 5 months ago by Hung Pham. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts July 15, 2024 at 1:13 pm #583370 Aisha KhanParticipant want In mobile devices apply coupon code button in same line after coupon input form Attachments:You must be logged in to view attached files. July 15, 2024 at 3:58 pm #583444 Aizaz Imtiaz AwanKeymaster Hello, Can you please share the page URL so I will check and give you a possible solution. Best Regards. July 15, 2024 at 4:20 pm #583448 Aisha KhanParticipant https://www.urbanlook.in/shopping-bag/ July 16, 2024 at 11:15 am #583622 Hung PhamKeymaster Hi Aisha Khan, Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS for Mobile sections: .wd-coupon-form input.input-text{ max-width: 50%; } .cart-actions button.button{ width: 50%; } .coupon.wd-coupon-form { flex-direction: row; margin-bottom: 20px; } Regards, Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register