Remove the title from a news feed web part

If you would like to hide the title of a news feed web part you can do this by adding a Script Editor web part to the page and editing the code snippet to include the following:

<style type=”text/css”>
.ms-microfeed-siteFeedTitleArea {display:none;}
</style>

And it will change from this:

News_Feed1

to this:

News_Feed2

[BlogBookmark] [Blogsvine] [del.icio.us] [Digg] [Facebook] [Furl] [Google] [LinkedIn] [MySpace] [Reddit] [Slashdot] [StumbleUpon] [Twitter] [Windows Live] [Yahoo!] [Email]