Header
9 TopicsHide Site Header communication site
Hi. We are trying to hide the Site header in a communication site, and we would like to know if there is any possibility of doing so. We are trying with some css or js, injected in a webpart and SPFx extension, but there is some flickering, because the code is not executed before the header is showed. In addition, to achieve this we are depending on some CSS classes that we understand could change. Is there any supported way to do it? Or will be supported in the future? CC: VesaJuvonen Many thanks.1.9KViews11likes1CommentNew privacy oriented feature added to Edge 82 - Freeze User-Agent request header
New in Microsoft Edge Version 82.0.421.0 (Official build) canary (64-bit) Reason for doing it is more about privacy and stopping fingerprinting. edge://flags/ Freeze User-Agent request header Set the User-Agent request header to a static string that conforms to the current User-Agent string format but only reveals desktop vs Android and if the 'mobile' flag is set – Mac, Windows #freeze-user-agent to be more effective, also enable this flag: Reduce default 'referer' header granularity If a page hasn't set an explicit referrer policy, setting this flag will reduce the amount of information in the 'referer' header for cross-origin requests. – Mac, Windows #reduced-referrer-granularity More info: https://www.chromestatus.com/feature/5704553745874944 https://css-tricks.com/freezing-user-agent-strings/4.2KViews1like0Comments