Skip to:
Content
Pages
Categories
Search
Top
Bottom

Change font size


  • tkisicki
    Participant

    @tkisicki

    Hello,
    Not much of a programmer but I want to change the size of the text on the bbPress page. My discussion forums have such small text compared to the rest of my site. Any suggestions?
    Thanks.
    Todd

Viewing 2 replies - 1 through 2 (of 2 total)

  • Robkk
    Moderator

    @robkk

    This is the default font-size in the bbPress stylesheet. You can overwrite the statment or install a plugin like bbp style pack which I think would take care of this for you.

    #bbpress-forums {
        background: 0 0;
        clear: both;
        margin-bottom: 20px;
        overflow: hidden;
        font-size: 12px;
    }

    tkisicki
    Participant

    @tkisicki

    Thank you. The style pack worked wonderfully.

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