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 🙂
User | RANK |
---|---|
214 | |
166 | |
65 | |
54 | |
53 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023