Footer to stay at the bottom of a Web page?

On certain pages, where the content doesn’t fill the entire page, the footer does not stick to the bottom (is not pushed down). Is there a way to get the footer to always stick to the bottom, even if the content doesn’t fill the page? Thanks.

Hi @ikram,

I hope you are well today and thank you for your question.

To achieve what you want to, you have to develop custom code to make the footer sticky as described on the below pages.

https://wordimpress.com/put-a-css-sticky-footer-in-your-wordpress-theme/

Best Regards,
Movin

Okay thank you! Anyway where do I need put the code in this theme?

If you are talking about CSS code then you can add it in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Unite Options -> Other -> Custom CSS

okay thank you!

You are most welcome here :slight_smile: