Shopify themes, liquid, logos, and UX
Hi:-)
I am trying to remove the padding at the way bottom of my footer (the white bit).
Can anyone help me with this?
Solved! Go to the solution
This is an accepted solution.
Hello @Hello22
It's GemPages support team and glad to support you today.
Please check out my suggestion below:
1. Go to Online Store -> Theme -> Edit code -> Layout
2. Open file theme.liquid then add this code to above the </head> tag
<style>
#shopify-section-footer footer.section-footer-padding{
padding-bottom: 0px;
}
</style>
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
This is an accepted solution.
Hello @Hello22
It's GemPages support team and glad to support you today.
Please check out my suggestion below:
1. Go to Online Store -> Theme -> Edit code -> Layout
2. Open file theme.liquid then add this code to above the </head> tag
<style>
#shopify-section-footer footer.section-footer-padding{
padding-bottom: 0px;
}
</style>
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
Wow - that did it. Thank you, thank you🙏 I have been trying for so long.
Hi @Hello22,
I am glad that my solution is helpful to you 😁.
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024