Forums
Forums / Plugin: Recurring Timer Widget / how to remove days?
(@monkseo)
10 years, 7 months ago
how can I remove days?
0days,
https://ww.wp.xz.cn/plugins/recurring-timer-widget/
(@jrfoell)
9 years ago
Hi monkseo,
I just pushed an update (1.7) that adds several additional CSS classes so you can easily accomplish this.
Either to your theme’s style.css or to a file in your theme directory named recurring-timer-widget.css add the following to the bottom:
recurring-timer-widget.css
.rt-pair-days { display: none; }
The topic ‘how to remove days?’ is closed to new replies.