Forums
Home / Theme: WPChimp Countdown / Turn off Timer
(@beachlifeking)
10 years, 2 months ago
How can we turn of the timer?
(@h3p315t05)
just add following code to the end of the style.css
.landing .counter{ display:none; }
worked perfectly.
Thank you