Home>Support>Mobile Vs Desktop Font Size

Mobile Vs Desktop Font Size

Hello.

Changing the content font size in Vantage doesn’t make it bigger on mobile. I think it used to. Did something change?

I want to make the font size on mobile devices bigger…

URL: https://www.kompulsa.com/2015/09/12/top-4-most-efficient-new-crossovers/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 26 days ago Andrew Misplon
    Hi, I Work Here

    Hi Nicholas

    Thanks for reaching out.

    We’re not targeting the font sizes for mobile. You’re running a caching plugin. Have you tried clearing that after making a change? You might be looking at a cached result.

  2. 9 years, 26 days ago Nicholas Brown

    I just cleared the cache, but the font still looks a bit smaller than I want it to on mobile, but the desktop font is big now. :(

  3. 9 years, 26 days ago Andrew Misplon
    Hi, I Work Here

    Your phone and screen resolutions are likely different so you wouldn’t land up with a perfect match between the two. You can set the mobile sizes with something like the following inserted at Appearance > Custom CSS:

    /* Mobile */
    
    @media (max-width: 680px) {
    h1.entry-title { font-size: 28px }
    .entry-content p { font-size: 20px; }
    }
    

    Adjust as required.

  4. 9 years, 25 days ago Nicholas Brown

    Thank you. It worked. :)

    I wish I could increase the size of the excerpt text on the front page, though (the text under the article thumbnails).

  5. 9 years, 25 days ago Andrew Misplon
    Hi, I Work Here

    For sure.

    Send a link to the page we’re looking at. Increase for mobile or desktop? I’ll take a look. Thanks.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More