Shopify themes, liquid, logos, and UX
Hi ! My shop is ed4ee3.myshopify.com
There is no password, I'm using IMPULSE THEME.
On mobile version, I would like to reduce the space which is on top of the footer, on every page of the shop.
Please kindly note that on the desktop version of the shop, this problem is not occuring.
Thank you.
Solved! Go to the solution
This is an accepted solution.
Hello,
Please add the below code above </body> in theme.liquid
online store >> edit code >> theme.liquid
<style>
@media screen and (max-width: 767px) {
footer .page-width .grid {
padding-top: 10px!important;
}
}
</style>
after added the given code dropdown looks like this.
If our solution is helpful for you then Please like the post and tap on accepted.
If you want to discuss any further information then please contact us on our whatsapp.
We will always here for your help.
Thankyou 🙂
This is an accepted solution.
Hello,
Please add the below code above </body> in theme.liquid
online store >> edit code >> theme.liquid
<style>
@media screen and (max-width: 767px) {
footer .page-width .grid {
padding-top: 10px!important;
}
}
</style>
after added the given code dropdown looks like this.
If our solution is helpful for you then Please like the post and tap on accepted.
If you want to discuss any further information then please contact us on our whatsapp.
We will always here for your help.
Thankyou 🙂
thank you very much ! I did try to add some code in theme.css.liquid before asking a question here but it didn't work back then.
Your solution is perfect ! thank you again 🙂
our pleasure friend. we will always here for help 🙂
Dear friend, and if i want it on the desktop too?
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024