Skip to:
Content
Pages
Categories
Search
Top
Bottom

I am Newbie


  • newbiezo
    Participant

    @newbiezo

    Hey community!
    I just joined BBPress a day ago, and completely alien to it. I basically want to understand how can you increase font size for the forums as its pretty small. Also if you are telling me to do with CSS. Please tell me where can I find CSS and how can I do it? Where to paste codes, I am in urgent help, please support!
    Heres my community https://www.evilgamers.gq

Viewing 1 replies (of 1 total)
  • Hi,
    If you are having a small font for bbPress, then most probably your theme is having a standard small font size. CSS is indeed an option to go, but you will have to check in your environment where you have to copy this part. It might be something like:

    #bbpress-forums .bbp-topic-content,
    #bbpress-forums .bbp-reply-content  {
      font-size: 16px;
    }

    Otherwise you might try plugins like ‘bbp style pack’ to help styling your forum
    Pascal.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar