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?
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025