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.
Need fast email support? Get SiteOrigin Premium
Replies
5Hi 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.
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. :(
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.
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).
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.