JamesHForsytheIV

Results 4 comments of JamesHForsytheIV

Footer should be sticky at the bottom but stays fixed ![brokenfooter1](https://user-images.githubusercontent.com/67155153/85141640-11bedd80-b215-11ea-803a-3f49f12e85d9.jpg)

Here is the workaround I used for this issue: .sp-placeholder-bottom{ position: fixed!important; left:0px; bottom: 0; width: 100%; }

First I updated the PNP Footer to V2... Next I modified our CSS file that is injected by PNP inject web extension with the following css: .sp-placeholder-bottom { position: fixed!important;...

I’ll test what you mention but I doubt it’s fixed, there is also issue with OOB navigation on our tenant and not on another so I question what really works...