Comments DicedBeef started the conversationApril 29, 2022 at 6:03pmI don't want the seconds to show on the timer, but don't see a way to customize it. is it possible? 1,238Dustin repliedMay 15, 2022 at 3:00amHi DicedBeef,I'm so sorry for the late reply! I must have overlooked your ticketPlease add the below CSS code to WP-Admin → Appearance → Customize → Additional CSS: .wooct-timer > span:nth-child(4) { display: none !important; }And the result https://www.screencast.com/t/PPSUFxAdKDBest regards,Dustin Sign in to reply ...
I don't want the seconds to show on the timer, but don't see a way to customize it. is it possible?
Hi DicedBeef,
I'm so sorry for the late reply! I must have overlooked your ticket
Please add the below CSS code to WP-Admin → Appearance → Customize → Additional CSS:
And the result https://www.screencast.com/t/PPSUFxAdKD
Best regards,
Dustin