Breadcrumbs are great for navigational purposes and help users cruise around your SharePoint site with assisted ease. Sometimes you may want a page to not have the breadcrumb trail and you may be looking for an easy way to get rid of them on that specific page. Follow along on this easy tutorial to view how to do just this!
First, a breadcrumb is basically a link back to previous pages if you didn’t already know. Using CSS and the Content Editor Web Part we will make breadcrumbs disappear with a few lines of code. Follow along through the following steps and you’ll know be removing those breadcrumbs in no time. Please note you must have the appropriate site permissions to complete this tutorial.
Before: 
After (no breadcrumbs): ![]()
1. Navigate to the page you wish to not have the breadcrumb navigation
2. Insert a Content Editor Web Part by clicking on Site Actions > Edit Page and clicking the Add a Web Part


3. Navigate to the CEWP and enter into the appropriate zone and modify the Web Part

4. Click on Source Editor and enter the following lines of code and wrap the code in CSS style tags:
td.ms-titlearea { display:none; }
Now apply the changes and you will see the breadcrumbs are no longer there.
Note: You may choose to hide the webpart by expanding the layout tab and clicking “hidden”

Related posts:
- Style a Page using the Content Editor Web Part and CSS Do you have pages that look bland that you want to add some color to? Perhaps you would like some a background behind your web part titles. Maybe you want to hide the recycle bin on one page, but not another. Using the Content Editor Web Part you are able to add CSS to a [...]...
- Redirect a SharePoint site by using the Content Editor Web Part This blog demonstrates a useful way to use the Content Editor Web Part to redirect users of a particular site. The script prompts a site's end users they will be redirected and then redirects them after a certain period of time. At some point in time you might want to point users to another location [...]...
- SharePoint Scrolling News Items Using the Content Editor Web Part to create a scrolling javascript newsflash is an easy and quick way to display announcements and other information to your site users. Follow along with this article to learn how it works or simply download the webpart and import it to your site! Quick and Easy: 1. First, download [...]...
- SharePoint Workflow: Remove the “?????” for blank values in email So you have emails being sent out using SharePoint workflow but the problem is the blank values return five question marks "?????" and this is not very appealing to the user. Perhaps you would like it to say something else instead that wouldn't confuse your recipients as much. Follow this tutorial to learn how to [...]...
- How to remove the “title” column from a SharePoint list Have you asked yourself the question: How do I remove the 'title column' from a Sharepoint list? It can be annoying trying to figure out how to remove this column from default lists. Often, site admins want their audiences to click on "New Item" in a Sharepoint list and not have to fill out the [...]...
-
Drew
-
http:/www.dlocc.com Devin Walker
-
John
-
http://interanetonly Ed
-
http:/www.dlocc.com Devin Walker
-
Mr_Freeze
-
Mr_Freeze
-
http:/www.dlocc.com Devin Walker
-
Mr_Freeze
-
http:/www.dlocc.com Devin Walker
-
atlrunner
-
http:/www.dlocc.com Devin Walker
-
http://jfwhome.com John Wells
-
http://jfwhome.com John Wells
-
http:/www.dlocc.com Devin Walker
-
Chuck Duncan
-
Chuck Duncan
-
Marc Lopez
-
Marc Lopez
-
Marc Lopez
-
Marc Lopez
-
Douglas Echaiz
-
Jmlebla1






