Simple trick but very useful ![]()
Add a the Web Part that now has the name Content Editor and add the following text in the HTML Source mode:
/*–Hide Quick Launch –*/
<style type=”text/css”>
#s4-leftpanel{
display:none
}
display:none
}
.s4-ca{
margin-left:0px
}
margin-left:0px
}
</style>


