I have a SharePoint 2013 list view that I'm "cleaning up" to display in a web part. I can remove everything else via CSS in a ScriptEdit part, but removing the view selector row requires I open "Edit web part", then click on the appropriate checkbox under Miscellaneous. However, if I've removed all the other controls/titles/etc., I also don't have the ribbon to save the page after I've turned off the view selector row. Seems like I'm in a catch-22...
Is there a way in CSS or JS to remove that view selector row, instead of using the "Edit web part" method?