Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #543817

    Hi, how can I make the font size bigger in the forums?

    #543845

    Hey DROR!

    Please try the following class:
    .bbp-forum-title

    it will be assigned to use the forum title.

    Cheers!
    Basilis

    #543846

    And how do I add the font size to it?

    #544072

    Hi,

    Try the following in Quick CSS:

    .bbp-forum-title {
    font-size:18px !important;
    }

    Best regards,
    Rikard

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