BuddyBoss Home – Web Support Forums Themes Boss. theme Mobile View issues

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

    #38637
    @joymoleta

    Hello, how do I get the bbpress options(like report, reply, quote, etc.) to appear on mobile view? This is very important to the forum to have these functions available.

    Thank you.

    Answers

    #38683

    Alyssa
    Participant
    @alyssa-buddyboss

    @joymoleta space on mobile comes at a premium so we opted to remove these features on mobile. Add this code to custom.css to add it back:
    .bbp-admin-links {float:right !important; display:block !important;}
    We haven’t styled this so you may need to play with the CSS to get it to look right.

    #38700
    @joymoleta

    Thank you very much. That worked.

    #38730

    Alyssa
    Participant
    @alyssa-buddyboss

    Great news!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Mobile View issues’ is closed to new replies.