Center the countdown timer

Home Forums Calendar Products Events Calendar PRO Center the countdown timer

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #917039
    gotmuck
    Participant

    Hey,
    I can’t get the countdown timer to center. I’ve centered the title but the numbers remain aligned left
    Thanks!

    #918572
    Josh
    Participant

    Hello gotmuck,

    Thanks for reaching out to us!

    You can center the actual timer with the following CSS.

    
    .tribe-countdown-time {
    display:block;
    text-align: center
    }
    
    .tribe-countdown-timer {
    display: inline-block;
    }
    

    Let me know it this helps.

    Thanks!

    #983649
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Center the countdown timer’ is closed to new replies.