How can I keep the footer at the bottom on smaller pages?

Hi there everyone,

I want the footer to stay at the bottom when the page size is less than the screen size.

Not stick at the bottom always. It just has to be the last thing. If the content is less than the screen height, it has to stay at the bottom of the screen.

Is this possible? I searched and tried every solution here but nothing works in my theme.

(I use the Baseline theme from Switch)

Thanks in advance!

@ZZTom
Can you share your store url?

Sure @Ujjaval !

https://mad-leif.myshopify.com/

@ZZTom
Put below css into theme.liquid file before closing tag


@Ujjaval Seems that breaks things. Thank you for the suggestion though!