BuddyBoss Home – Web Support Forums Solutions Social Learner Group Title now showing in groups

Viewing 4 posts - 1 through 4 (of 4 total)
  • Question

    #69210
    @kaypitre

    Hi there,

    For some reason my group titles are no longer showing up on my group pages. I’m attaching a pic. The only CSS changes I made in regards to groups was to have the “Request Membership” button to shift to the left rather than be on the right, this didn’t affect the title at the time.

    Any help would be appreciated.

    Thanks.

    Answers

    #69278
    @anve

    Hi @kaypitre,

    Please place the following css code in child theme’s custom css .

    
    .groups.single-item #group-name h1,.groups.single-item #group-name span.activity {
      display: block;
    }
    

    Regards
    Anve

    #69305
    @kaypitre

    Thank you! You guys always deliver! 🙂

    #69622
    @anve

    Hi @kaypitre,

    Great 🙂 . I’ll close this topic for now , create new for further queries.

    Regards
    Anve

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Group Title now showing in groups’ is closed to new replies.