Shopify themes, liquid, logos, and UX
i was wondering if theres a way to lower / center the countdown clock in plain jaine 2.0
Hi @markie77
Please, share your store URL. Thanks!
bleuface.online
I can’t see the countdown on the shared link.
hey check now
Thanks for the info, try this one.
@media screen and (max-width: 705px) {
.password-bg-overlay .countdown-timer {
position: absolute;
top: 50% !important;
left: 50%;
transform: translate(-50%, -50%);
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hi @markie77,
Please send the website link, I will check it for you
bleuface.online
thanks for replying back hopefully you can assist .
Hi @markie77,
Please go to Actions > Edit code > Assets > plain-jane.css file and paste this at the bottom of the file:
@media screen and (max-width: 705px) {
.countdown-timer {
top: 50% !important;
}
}
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025