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.