• I want to make the font bigger on mobile. On the computer it is fine but it is just too small on mobile especially my blog posts.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Andre

    (@andre-jutras)

    Greetings…. is your site live and if possible, is there a link to an example of this and what text (content) part is too small? What I would do it look and see what sizing may need adjustments or at least what you can do to have larger font size(s).

    Thread Starter expeditionevans

    (@expeditionevans)

    https://stolproject.com/the-hunt-for-the-best-stol-plane/

    Looks like you just replied to my other issue which is the YouTube videos not displaying on mobile!

    Andre

    (@andre-jutras)

    I just discovered that ??

    Anyway, the theme has this font size by default for mobile:

    html,
    body {
        font-size: 87%;
    }

    Copy that and paste it into the Additional CSS tab of the customizer, then change the font size to be higher, such as 95% and see if that works for you. If you want it a bit larger, just increase the percentage to be a bit higher.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Make font bigger on mobile’ is closed to new replies.