Home Forums Pro Themes Business Park Pro Font Size

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #40291
    baguenaml
    Participant

    Hi,

    How do I got about changing the font size of all the main text in my website please? Currently, it is too small.

    Thanks
    Marie

    #40324
    wensolutions
    Keymaster

    Hello @baguenaml,

    To change the font size of the text in your site use below given CSS in Admin Panel > Appearance > Customize > Additional CSS.

    body, body p {
    font-size:16px;
    }

    You can adjust the font size according to your need.

    Hope this helps.

    Best Regards!!

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