All things Shopify and commerce
Hi, All!
I was hoping someone might be able to point me in the right direction. I have looked high/low and haven't found anything that would solve me problem.
In Mobile View, the footer text way at the bottom of the page is totally flush to the left, without any spacing. I'd like for it have a small space (about 1-2 characters width). Attached below is an image of the issue. My temporary url is slowmoxyz.myshopify.com
Any help would be greatly appreciated! Thank you!
Solved! Go to the solution
This is an accepted solution.
Hi @jetranger407,
You can do that from Online store > Themes > Live theme > Actions > Edit code > Assets, open theme.css or theme.css.liquid file and add this code at the bottom of your file and then click Save button
.site-footer .grid {
margin-left: auto !important;
}
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
This is an accepted solution.
Hi @jetranger407,
You can do that from Online store > Themes > Live theme > Actions > Edit code > Assets, open theme.css or theme.css.liquid file and add this code at the bottom of your file and then click Save button
.site-footer .grid {
margin-left: auto !important;
}
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Thanks! Worked like a charm! I could've sworn I'd tried that - but didn't get that response. Thanks a million!
Hi @jetranger407 .
This is PageFly - Advanced Page Builder.
You can go to Online store => themes => actions => edit code and add this code on file theme.css
.site-footer{
padding-left: 40px;
}
Hope this helps.
Best Regards;
Pagefly
Both methods worked! Thanks for your time!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025