Shopify themes, liquid, logos, and UX
my footer doesnt want to stay at the bottom when the page has little content but its normal when there is more im using the baseline theme, please help thanks
Solved! Go to the solution
This is an accepted solution.
@media only screen and (max-width: 600px) {
#shopify-section-template--21444845011251__main {
padding-bottom: 200px;
}
}
please add this code and check
can you please share the store URL?
thanks
please place below code into your theme.min.css file.
#shopify-section-footer {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
}
thanks
It kinda worked but the footer is permantly stuck on the bottom of the screen, i meant it to be on the bottom of the page at all times, you should be able to see it since i saved it
it is currently bottom of the page fixed. If you want to unstick the you can remove the code. can you please explain what exactly you want to do? with the footer>?
Its currently taking up half the screen and i just eant ot to be on the bottom of the page below all the content, on pages like faq or brand the footer normally had some space below the footer and i just eant the footer to be a footer
still did not get it share an example if you have
Its taking up half the page i just want to be at the bottom of the page below everything especially on pages like faq or contact (sorry for all the typos in last reply) https://streamable.com/59oc6l
This is an accepted solution.
@media only screen and (max-width: 600px) {
#shopify-section-template--21444845011251__main {
padding-bottom: 200px;
}
}
please add this code and check
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