I can't make the footer bar to position fix on bottom

Hi, I have an issue with my site, the footer bar is not sticking on the bottom, instead it’s just fixed to footer container not on the viewport.
I tried to add this CSS but is not working:
position: fixed !important;
bottom: 0;
left: 0;
right: 0;

If you try to check it on mobile view of incognito, is it not fixed to bottom.

Hello @princetech_admin,

It seems that you have set the Footer bar as hidden I would suggest you enable the Footer bar for the mobile screen and check it.

I would suggest you please purge all the cache from the cache plugin and temporarily deactivate the cache plugin, then recheck it.

Hope it helps
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.