Remove author and buttons in buddy press gallery

Responsive WordPress theme suitable for Schools, Colleges or educational websites.
GK User
Wed May 27, 2015 11:20 pm
Hi! I know this theme was for a social network , I did not know until installation ( I promise that the next time I will use the theme for a social network)

So... I need your help: how to remove:
- the name of the author of the post ,
- and the Activity , Profile , friends and groups buttons

Thanks for your help!
User avatar
Gold Boarder

GK User
Thu May 28, 2015 8:12 am
Hi,

Try to add this custom css code:
Code: Select all
.bp-user #gk-mainbody article > header,
.bp-user #buddypress div#item-header,
.bp-user #buddypress div#item-nav {
   display: none;
}
User avatar
Moderator


cron