BuddyBoss Home – Web Support Forums Themes BuddyBoss theme CSS to color the active tab on feeds?

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

    #36617
    @jgwolfensberger

    Hi guys –

    Can you help me out with the CSS class/code to color the active tab on activity feeds (and possibly on member profile areas as well?)

    Would also be awesome to bold the text on that tab.

    Thank you – image attached.

    James

    Answers

    #36621
    @flick-chicks

    @jgwolfensberger that’s a great idea. I’m interested in the answer too.

    #36634

    Alyssa
    Participant
    @alyssa-buddyboss

    @jgwolfensberger @flick-chicks try adding this to custom.css:
    #buddypress > .item-list-tabs ul li.selected a{background:red !important;}
    NOTE: You MUST use the !important tag

    #36637
    @jgwolfensberger

    Perfect! Thanks a million… our users will love this. They forget when they are on the Mentions tab and suddenly think they don’t have access to anything. This will help!

    #36710

    Alyssa
    Participant
    @alyssa-buddyboss

    Haha, no problem.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The question ‘CSS to color the active tab on feeds?’ is closed to new replies.