• i have a website hindi blog with WordPress and i have installed Patus theme, i want to change my font size, but i am unable to change, there is no option to change, can anyone suggest an easy option to change font size,

    all English letters are looking fine expect Hindi font, i am using Patus theme

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey!

    You can change the content font-size with this code block:

    .entry-content p {
        font-size: 16px !important;
    }

    Add it to the Custom CSS area. Also, the Font you are currently using, Dosis, may not work with Hindi language. You can go to https://fonts.google.com/ to see which Fonts would work with Hindi language.

    All the best,
    Kris

    Thread Starter kingsleytailors

    (@kingsleytailors)

    Thanks for the reply, i’m new in blogging but i’ll try to update css section

    Thread Starter kingsleytailors

    (@kingsleytailors)

    Thanks Kriskorn, i have updated my blog, now this is looking good,

    —Thread is closed /—-

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to change font size in body’ is closed to new replies.