Hide Recently Modified from left nav

<style type="text/css">
.s4-recentchanges
{
display:none;
}
</style>

The code above, added through the html view of a content editor webpart will remove the "recently modified" list from the left nav of a sharepoint 2010 site.

Comments

Popular posts from this blog

Updating a single field in a SharePoint List using Power Automate Flows

Setting SharePoint announcements to auto delete after expiration

How to set up a SQL Alias for MS SQL Server 2008 R2 (for use with SharePoint 2010)