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

Setting SharePoint announcements to auto delete after expiration

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

SharePoint driven rich text dashboard using jqueryui. (JQuery file)