BuddyBoss Home – Web Support Forums Themes BuddyBoss theme Increase height of text area.

Tagged: , ,

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

    #32732
    @teamduce

    The HTML shows it’s 10 rows high, but it’s getting shut down here. Is it because of the BP Activity Plus plugin? Any other ideas?

    Answers

    #32737
    @style960

    @teamduce Add this to your child theme custom.css file:

    #buddypress form#whats-new-form textarea { min-height : 30px; }

    Or a greater value than 30 if you’d still like it to be a little deeper.

    #32742

    Alyssa
    Participant
    @alyssa-buddyboss

    @teamduce style960 has a get solution. Please let me know if you still require help.

    #32750
    @teamduce

    Thanks, that worked well. Much appreciated!

    #32785

    Alyssa
    Participant
    @alyssa-buddyboss

    Great, I’ll close this out.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The question ‘Increase height of text area.’ is closed to new replies.