Hiding Friend and Followers Tab

If you want to hide Friends and Followers tabs in profile, use this code

<style> .ui.secondary.pointing.menu a.item[href*="friend"], .ui.secondary.pointing.menu a.item[href*="follow"]{ display:none; } </style>

Categories
Latest Articles