1. Click on Page Settings
2. Select Add Custom CSS
3. Paste in this code:
[item-name="countdown_day"] > p > span > span{ font-size: 70px !important; color:#ffffff}
[item-name="countdown_hour"] > p > span > span{font-size: 70px !important; color:#ffffff}
[item-name="countdown_minute"] > p > span > span {font-size: 70px !important; color:#ffffff}
[item-name="countdown_second"] > p > span > span {font-size: 70px !important; color:#ffffff}
70 is the font size, change this to adjust the size
Comments