I want to move the timer to the left, please help me conf…
closed
I want to move the timer to the left, please help me configure it
This thread has been imported from harmonicdesign.ca/hd-quiz/
Hi Chinh,
you can add the following CSS to your theme’s style.css file
.hdq_timer {
right: initial !important;
left: 40px !important;
}
Thank you for the time 🙂
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.