All things Shopify and commerce
Hey guys!
I am looking to adjust the padding size on the countdown banner in the middle of my page for both desktop and mobile. Can anyone please explain to me how I can do this? What code to change?
Solved! Go to the solution
This is an accepted solution.
Thanks for the info, 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.
div#countdownWrapper {
max-height: 30vh;
}
.countdown__grid.l-center {
height: 25vh;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Can you share the link to your store?
It's not published yet
Even though the store is unpublished, could you provide a link to it and give visitors the password.
Hi @SaucyPeach
Would you mind sharing your store URL? Or the preview. Thanks!
saucypeach.com
P/W: Password
This is an accepted solution.
Thanks for the info, 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.
div#countdownWrapper {
max-height: 30vh;
}
.countdown__grid.l-center {
height: 25vh;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024