Hi, I want to add a sticky footer to my page that always remains at the bottom of the screen despite the scrolling and length of the page. What should be my strategy? I have tried to make a container sticky and add my component to that didn't work.
Solved! Go to Solution.
Views
Replies
Total Likes
Try https://www.codeinwp.com/snippets/sticky-footer-with-css/ for creating sticky footer and in your page component keep footer container under the html snippet for sticky footer .
Thanks
Himanshu
Try https://www.codeinwp.com/snippets/sticky-footer-with-css/ for creating sticky footer and in your page component keep footer container under the html snippet for sticky footer .
Thanks
Himanshu