its timer is at wrong place , where most of the sites hav…
its timer is at wrong place , where most of the sites have live chat option…. this is the main issue… please fix it !
This thread has been imported from harmonicdesign.ca/hd-quiz/
Hi alishon,
I cannot account for every possible placement of every possible element on every possible site 🙂
Some people have it on the bottom left, some have it centered on the right, some on the bottom right, and most don’t have it at all!
The good news is that with a little bit of CSS you can move the timer to wherever you like.
The following CSS would place the timer on the bottom left.
.hdq_timer {right: auto !important; left: 40px !important}
Most themes allow you to add custom CSS by logging into your site and going to: Appearance -> Customize -> Additional CSS. You can paste the above code there.
This thread has either been marked as complete or has been automatically closed due to inactivity. Please consider opening a new support thread for help.