Hello,
can anyone help me to fixed the Position of the Countdown Timer If I am scroll down..
Hello @MS2333
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.
Hi @MS2333
Check this one.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
#shopify-section-sections--22687056101640__countdown_condensed_yrj8Kz {
position: fixed;
top: unset;
left: 0;
width: 100%;
z-index: 10;
}
.header {
padding-top: 80px;
}
And Save.
Result:
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
@MS2333 ,
Step 1. Go to Admin → Online store → Theme > Edit code
Step 2. Find the file theme.liquid.
Step 3. Add this code before
result:
Hello,
I can´t See the code
Hey @MS2333
Let me take care of this for you, share the exact problem you’re facing and also your store URL and password (if enabled)
Best,
Moeed
here is the url