Hide the Following / People i Follow
1. Go to Customize »> Theme »> Custom HTML.
2.Find the following code in the theme using control+F in your browser {block:Following} or {block:Followed}
3. Now, that particular tag is the beginning of that section, we must also find out where it ends, which is this code {/block:Following}. As you see the only difference is the / slash.
4. Finally delete everything that is within {block:Following} {/block:Following}, Including those tags themselves!.
Done.


