Today I was asked to hide the quick launch on a SharePoint 2013 page. The easiest way to achieve this was to use the Script Editor web part with the following CSS:
Hide quick launch sharepoint2013
Reply
Today a user requested that I remove the link from the site logo that is displayed in the top left of the page. I didn’t think this was possible until I had a dig through the code of the master page using SharePoint Designer. I managed to figure it out and here’s how:
Locate the required master file and edit it
Locate SharePoint:SPSimpleSiteLink