Liquid, JavaScript, themes, sales channels
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Hi,
I have white space that always appears at the bottom of my store under the footer. The amount of space seems to vary.
Store - https://www.776bc.com/
Solved! Go to the solution
This is an accepted solution.
hii, @776BC
Paste this code on top of the theme.scss file.
@media only screen and (min-width: 992px) {
body.pageindex.loaded {
height: 0px !important;
}
}
Thank You.
This is an accepted solution.
hii, @776BC
Paste this code on top of the theme.scss file.
@media only screen and (min-width: 992px) {
body.pageindex.loaded {
height: 0px !important;
}
}
Thank You.
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022