Issue: In Shopify’s Dawn theme, the footer sits below short content (e.g., a brief About page) and appears mid-page. The goal is to keep the footer fixed at the bottom on both desktop and mobile.
Suggested direction: May require adjustments using Liquid (Shopify’s templating language) and/or theme layout changes. Helpers requested the store URL to inspect the implementation.
Using the Dawn theme, I would like to fix the Footer to the bottom of the page for both desktop and mobile.
On pages where there is very little content (for example: my ‘About’ page just has 2 paragraphs of text), the Footer is currently just below the text container, floating in the middle of the page. How do you fix it the bottom of the page instead?