-
Author
-
June 28, 2017 at 17:30 #165528
ricky
ParticipantHey folks,
Love me some Kleo! I see there’s an option in Theme Settings>BuddyPress to hide breadcrumbs from Profile pages. Is there a way to do this easily for group pages as well? Am I missing something simple? If not, could you give me a quick hint as to how I could do this while keeping the breadcrumbs on the site’s pages?
I did this but it hides the breadcrumbs sitewide:
.alternate-color.container-wrap {
display:none;
}
Thanks in advance for your help.
June 29, 2017 at 18:31 #165675Laura
ModeratorHello, try by adding this to style.css of child theme 🙂
COPY CODE.groups .breadcrumbs-container { display: none !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 29, 2017 at 21:28 #165710ricky
ParticipantHey Laura,
Thanks for getting back to me. Unfortunately, that didn’t do it. Any other suggestions?July 2, 2017 at 23:12 #165930Laura
ModeratorHello, did you try cleaning cache? Can you share access so i can try? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 3, 2017 at 00:43 #165946ricky
ParticipantLaura,
Here’s your access:
uname: kleolaura
pwd: q3@wxrHe*4T@ktPFq%ZpxfAIwebsite: http://cclcommunity.staging.wpengine.com/
Thanks
July 3, 2017 at 06:43 #165950ricky
ParticipantHey Laura,
I decided to go with a default group cover image that blends with the breadcrumbs title bar so I’m good here.July 3, 2017 at 18:33 #166026Laura
ModeratorUnderstood 🙂 Let me know if you need anything else
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.