Can't Change Font on Mobile Home Page

Hi,

I’ve tried multiple solutions for my site, but have been unable to update the font for the excerpts of my blog posts on my home page when it is viewed on my mobile device. It looks fine on my desktop, but on my mobile device the font is much smaller and there is wider line spacing that I don’t want.

site is: https://tradingtofire.com

I’ve tried inserting this code:

@media screen and (max-width: 750px){
body p {
font-size: 18px;
line-height: 1.25;
}
}

But it doesn’t seem to do anything for my mobile device. Would appreciate any help with this, it’s been quite frustrating!

Hey there

Thank you for the question
I can clearly see your code is working normally, please clear cache or check your website from incognito window

works now, thanks for checking!

Great, I will close this case now, Feel free to contact us again if you have other questions Thanks!