Forum Discussion
Communication Site - Left Navigation Missing in Lists / Libraries
The nav is not across the top. That's expected at this point though since when switching to site content, the nav moves to the left side.
The search box is still there (although a bit clunky looking). I've also confirmed this issue with a few other resources within the environment.
- Jarrett HaynesMar 08, 2018Copper Contributor
It appears that something is going on where the CSS isn't being applied correct or some script is running as expected. No errors in the console, but when I manually dive into the HTML to start poking around, I find the section and when I manipulate the CSS it begins to become visible again. This is happening globally for all communication sites -->
- DeletedMar 08, 2018You sure someone in your tenant isn't messing around with application extension or whatever they are called that apply code to all your modern sites?
- Jarrett HaynesMar 08, 2018Copper Contributor
Not a bad suggestion at all. I actually went in to confirm if that's the case and it does not appear to be so. Doing some manual CSS manipulation through Chrome, updating the absolute position of the DIVs in question puts the nav back on the screen. The CSS is all coming from Microsoft that I can see.
Here are the values I'm changing to get it similar --->