Skip to:
Content
Pages
Categories
Search
Top
Bottom

Increase font size of subforum titles

  • @craigg5

    Participant

    On my forum page that shows all of my forum categories, underneath the main categories my subcategory forums show in parentheses along with the topics and post numbers, but the font is small and kind of hard to see. How do I increase the size of the subcategory font text? Thanks.

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

    Moderator

    Hi, that’s depending on your site and theme, so we can only help you if you can post a link so we can see the real site.
    Pascal.

    @robkk

    Moderator

    You can use this kind of custom CSS.

    #bbpress-forums .bbp-forums-list a {
      font-size: 14px;
    }
    

    @craigg5

    Participant

    Robkk, thanks for your help. That worked great, thanks.

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