- Add a content editor web part to your page.
- Edit the Web Part
- Click in the content area of the web part, click HTML and select “Edit HTML Source”
- Put the following code in the web part:
Click “OK” - Expand “Appearance” (on the right side of the page)
- Set the chrome type to “None”
- Click “OK” and then save and check in your page.
The headers of your web part should now be hidden. This can be extremely helpful when your page contains a web part using “boxed” for your style when creating a list view. The only downside to this approach is if you have multiple web parts on a single page, it will hide the headers for all the web parts on your site.