BuddyBoss Home – Web Support Forums Themes BuddyBoss theme Group creation step invisible

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

    #31414
    @rugwarrior

    Is this only happening to me?

    Group creation

    Kind regards

    Answers

    #31415
    @rugwarrior

    Here is the image 😉

    #31424
    @lorange

    I was going to report the same issue: white font on white background :-/

    #31441

    Alyssa
    Participant
    @alyssa-buddyboss

    @rugwarrior @lorange Wecome to the BuddyBoss community! Quick fix add to custom.css:

    #buddypress div#group-create-tabs ul li.current a{
    color:#555;
    }
    #31583
    @lkonti

    Hi TJ,

    I added the code to the custom css but the issue is still have.

    #31599

    Alyssa
    Participant
    @alyssa-buddyboss

    @lkonti try this instead:

    #buddypress div#group-create-tabs ul li.current a{
    color:#555 !important;
    }

    If that does not work please send me a link to your website.

    #31773

    Anonymous
    @

    Official fix in 4.0.5, available now:

    BuddyBoss 4.0.5

    #31784
    @lkonti

    @michael Thanks!

Viewing 8 posts - 1 through 8 (of 8 total)
  • The question ‘Group creation step invisible’ is closed to new replies.