Can we please get the ability to hide the countdown timer on mobile view? Or is there CSS for this?
Our sales banner just takes up too much space on mobile devices and is not formatted correctly for mobile.
Thank you!
Can we please get the ability to hide the countdown timer on mobile view? Or is there CSS for this?
Our sales banner just takes up too much space on mobile devices and is not formatted correctly for mobile.
Thank you!
Hi there, @Daniel ![]()
I see you have 2 Countdown Timer widgets. Could you please specify which one you’d like to hide on mobile?
Max,
Both ![]()
Thank you!
Thank you!
Please add this code to the Custom CSS field on the Settings tab of your widget’s settings and let me know if it helped ![]()
@media (max-width: 500px) {
.es-layout-bar {
display: none !important;
}
}
That works! Thank you!
Awesome, you’re very welcome!
In the meantime, we’d like to invite you to participate in our new contest, where you can win a 6-month extension for your subscription - February Contest: Guess What’s Missing in Our Photo and Win 6 Months FREE! ![]()
Check the details and join in ![]()