Forum Discussion
LidorD
Dec 07, 2022Copper Contributor
SharePoint Header Site remove
Hi all,
I want to remove the header in SharePoint site, does it possible?
This is an example of the formula that gives the #REF =(@INDIRECT($A7&"!D1"))
It still is hard to be certain, without seeing and working with the actual. But ... but, my eye immediately went to the "@" in that formula. In Excel, I've not ever seen that as part of the syntax for using INDIRECT. I don't know what the other parts of that formula work out to, but see if simply removing the "@" enables it to work. If it does, you could do a global Find and Replace to convert every instance of "@INDIRECT" to "INDIRECT"
4 Replies
Sort By
LidorD You cannot remove SharePoint site header completely, but you can hide it by following below steps:
- Click on settings (gear icon) > Change the look > Navigation > turn OFF site navigation visibility > Save
- Click on settings (gear icon) > Change the look > Header > Set Layout to "Minimal" > turn OFF site title visibility > Upload white transparent image as site logo and site thumbnail > Save
This will hide the site header. However, small/minimal white horizontal section at the top will be there which cannot be hidden using SharePoint out of the box options.
Related read:
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- LidorDCopper Contributorthank you I did with transparent image and that's great!
- MichelleARCCopper ContributorHi, all. Is there a way to do this in SharePoint 2019, on-premise version? Thanks!
Hello LidorD
with OOTB you can only use this layouts, but you can't remove the site header:
Best, Dave