@travisparkermar
10 years ago
Thanks for pointing me in the right direction. There’s so much info out there I’m trying to parse together where to look to solve my problems.
Have a good one.
I’m using the theme Valenti.
And no “buddypress” folder in my child, I’m afraid. Should I create one?
The member page, for example, looks like this: <h1 id="cb-cat-title">Members</h1>
<h1 id="cb-cat-title">Members</h1>
However, adding
h1.cb-cat-title { display: none !important; }
doesn’t work. The big issue is trying to be selective, in only removing the BuddyPress pages’ titles (not any of my main pages).
Thanks for your help on this!