How do I adjust the size of the countdown timer?

Follow

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

Have more questions? Submit a request

Comments

Powered by Zendesk