• Resolved Gunivortus

    (@gunivortus)


    Hi,
    as you can see in the site link, the font size of the posted text is rather small and should be made a bit larger. Tried it with the slider in Customizer – General Options – Body Font size, but that does not change the size of the post.
    How can I get the font size of posted texts by contributors bigger?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Oliver Campion

    (@domainsupport)

    OK, so in your case, the font size is being set by the bbPress plugin so it’s not going to be part of this plugin’s remit.

    That being said, you can add this to “Cusotmizer – Additional CSS” in order to do what you want …

    #bbpress-forums .bbp-reply-content {
    font-size: 18px;
    }

    Change the size to whatever you prefer.

    Oliver

    Thread Starter Gunivortus

    (@gunivortus)

    Thank you Oliver.
    I’m afraid, that this was a case that I did not see the wood for the trees anymore.

    Plugin Author Oliver Campion

    (@domainsupport)

    Haha, no problem ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fontsize of postings’ is closed to new replies.