Shopify themes, liquid, logos, and UX
Hello, I'm trying to fix my footer at the bottom of my page, so it doesn't go up or down, whenever I open or close my sidebar menus.
I tried adding "position: fixed;" in the main div in footer.liquid, but that didn't help, any suggestions?
I'm using Simple theme, the website is https://fine-chaos-test.myshopify.com/, and the code to access it is "yaibeu"
Solved! Go to the solution
This is an accepted solution.
yes please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
#shopify-section-footer {
position: fixed;
bottom: 0;
}
sorry i can't see any footer your store
Sorry, meant the "2021, Copyright" at the bottom, not the footer
This is an accepted solution.
yes please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
#shopify-section-footer {
position: fixed;
bottom: 0;
}
Thanks, that worked wonderfully. But for some reason the background doesnt fully extend, do you have a idea for how to fix that?
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025