• I’m having issue with a site I’m working on were the font size is inconsistent on paragraphs on all posts and pages.
    https://postimg.cc/wyDKLvxv ( Screenshot

    I discovered this by accident when I enabled Desktop site view on my phone. I checked and the same problem is on all pages(except on the homepage) and posts.

    The fonts looks normall when look on mobile view and on a computer but has all these formatting inconsistencies.

    Anyway, how do you globally fix this so that all paragraph enherit the same font size set? I know fixing individual pages will take a long time.

    Note: I changed theme a while ago and occasionally edit pages and posts from my phone( could these be the cause?).

    Thank you all in advance for the help.

    • This topic was modified 2 years, 2 months ago by Manny.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Manny

    (@mannyo)

    I tried the below and it is still not working
    p {
    font-size: 21px !important;
    }

    .widget-area p {
    font-size: 21px !important;
    }

    ul li {
    font-size: 21px !important;
    }

    Hi Emmanuel,
    I checked the page you showed in your screenshot, and I didn’t see any inconsistency.
    Did you fix it?

    Thread Starter Manny

    (@mannyo)

    @lalyry
    Hi, you have to enable Desktop view when on mobile phone to see it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Inconsistent font size on page and post paragraphs’ is closed to new replies.