I'm loving countdown-timer, but there's one thing I can't figure out. I want to remove two things before the actual countdown: the line break (the br tag) and the word "in."
Right now, I get
Blah blah blah
in [timer]
What I'm trying to get is
Blah blah blah [timer]
I tried setting the Title Suffix to nothing and to a space, but it still inserts the br tag (and the word "in"). I've looked through the code, but I can't figure out where it's getting those things.
Can you help? I'm just one of those folks who gets really picky about how I want things to be displayed. :)
Thanks!