Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum’s Description Font Size Issue

  • @blackbird16k

    Participant

    Hello, So I changed the forums topic size. For my forum, but somehow the titles of the threads and the forum names were enlarged but the description of each forum is still small (12px.) I wanted to know, did anybody know how I can change the forums topic description font size as well with the code below? What would I put to change the description size along with the title font size. Thanks. 🙂

    #bbpress-forums div.even,
    #bbpress-forums ul.even {
    background-color: #fff;
    font-size: 18px;
    }

    #bbpress-forums div.odd,
    #bbpress-forums ul.odd {
    background-color: #fbfbfb;
    font-size: 18px;
    }

Viewing 4 replies - 1 through 4 (of 4 total)
  • @casiepa

    Moderator

    Any link to the site ? It’s a lot easier for us to see the site directly …
    Thanks, Pascal.

    @blackbird16k

    Participant

    I did a site insert and I found out it’s the “bbp-forum-content” How do I go about editing it to make the font bigger? What code would I use?

    @blackbird16k

    Participant

    I did a site insert and I found out it’s the “bbp-forum-content” How do I go about editing it to make the font bigger? What code would I use??

    @blackbird16k

    Participant

    Nevermind:

    How to Change bbPress Font Size

    Solved this issue thanks anyway.

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