Home › Forums › WoodMart support forum › PRODUCT ARCHIVE timer PRODUCT ARCHIVE timer This topic has 5 replies, 2 voices, and was last updated 2 years, 5 months ago by Elise Noromit. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts August 14, 2022 at 2:25 pm #397179 justanParticipant hi, 1. how to reduce the size of PRODUCT ARCHIVE TIMER on mobile? 2. I want the timer background color is FFBEA1, font color is white. thank you August 14, 2022 at 9:25 pm #397201 Elise NoromitMember Hello, Please provide the page URL with the time we will provide custom CSS. Best Regards August 15, 2022 at 5:38 am #397243 justanParticipant hi, thank you for your big help. please see the below information. August 16, 2022 at 4:11 am #397523 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Mobile: body .wd-product-countdown span{ background-color:#FFBEA1; color:#ffffff; } body .wd-product-countdown span span{ color:#ffffff; } Best Regards August 16, 2022 at 5:41 am #397538 justanParticipant Hello, thanks for your help. and the first question, I want reduce the size that let the timer at the same level. thanks Attachments:You must be logged in to view attached files. August 17, 2022 at 4:27 am #397767 Elise NoromitMember Hello, Please try this code: body .wd-product-countdown span{ background-color:#FFBEA1; color:#ffffff; font-size:15px; } body .wd-product-countdown span span{ color:#ffffff; } Best Regards Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register