Hiding new item, edit, view selector from List View Web Part in SharePoint 2013
Views (851)
We had a requirement to hide the new item button, edit button etc. from a List View Web Part.
The way we achieved it was using a Content Editor Web Part and pointing it to Jscript File with the following CSS,
By finding the following id(s) and setting display as none.
List View with hidden controls.
Filed under: SharePoint, SharePoint 2013 Tagged: SharePoint, SharePoint 2013

This was originally posted here.
*This post is locked for comments