Home › Forums › WoodMart support forum › Keeping Showing Coupon box Keeping Showing Coupon box This topic has 1 reply, 2 voices, and was last updated 6 years, 4 months ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts April 10, 2019 at 9:30 am #118007 DANNYCHUIParticipant Hi, I would like to ask how to keep appearing the coupon box. Customers no need to press “Click here to enter your code” to show the coupon box. The coupon box will show automatically. Thanks! April 10, 2019 at 12:10 pm #118030 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: .checkout_coupon { padding: 30px 25px 10px 25px; text-align: center; border: 2px dashed #ddd; max-width: 450px; display:block!important; } .showcoupon{ display:none; } Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register