February 11, 2015 at 14:12
#45580
ro1and
Participant
This worked for me. I would highly agree there’s a better way but, worth a shot.
COPY CODE
.buddypress div#item-header div#item-header-content {
margin-bottom: 0px;
padding-bottom: 40px;
}
.buddypress:not(.is-user-profile) .bp-full-width-profile div#item-header {
margin-top: 0;
padding-top: 10px;
}