Thanks. — bookshopgrl
Glad that you like the theme :) To remove the “Following” section you will need Customize > Theme > Use Custom HTML then remove the following code:
{block:Following}
<h4>Following</h4>
<ul>
{block:Followed}<a href=”{FollowedURL}”><span class=”followed”><img src=”{FollowedPortraitURL-48}”/></span></a>{/block:Followed}
</ul>
{/block:Following}


