Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter pilotfire

    (@pilotfire)

    It looks like it’s all about the height style for the .*-digit class. Your script seems to always countdown from 23px regardless of the height I set in the CSS. Am I missing something? -David

    Plugin Author Baden

    (@baden03)

    Hello David the Fire Pilot with the Game of Goals,

    Your problem is that your theme’s css is defining a line-height of 24px. This will be applied to EVERYTHING unless otherwise specified.

    try adding: line-height: normal; to your .timer-digit css definition.

    Let us know if you get it sussed out!

    Thread Starter pilotfire

    (@pilotfire)

    Oh my, thank you so much Baden. I’m such a css hack, I had no idea. That certainly fixed that particular problem. I’ll see what else I can tweak to get it looking exactly as planned. Thank you again!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can't get slider to resize with big font’ is closed to new replies.