• andhi1

    (@andhi1)


    I have received from you a css snippet that would make the body text larger as default. But its not working. For each block I create, I have to manually specify the size of the text.
    The snippet tou gave me was:

    /*Enlarge body font size 10321063-hc*/
    body {
    font-size: 22px;
    }

    Best regards
    Anders Hidman

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

Viewing 1 replies (of 1 total)
  • Joy

    (@joyously)

    I’m not sure who you are talking to, but it’s a bad practice to specify the font size in pixels since it’s absolute and each user can have a different preference due to visual acuity and device size.
    To make an adjustment for your entire site, ask in your theme’s support forum.

Viewing 1 replies (of 1 total)
  • The topic ‘Bigger body text’ is closed to new replies.