Changing Mobile Header Font Sizes

Posted in: Newspaper
Post count: 18

Hello, What CSS do I need to change the H1, H2, and H3 headers to be a fews sizes larger in the mobile theme? Thanks

Post count: 22421

Hello,

You will need to inspect each element as a general code could not apply to every element using the heading tags. Css is very specific. I will need specific example s so I can provide a stronger selector than the one already provided by the theme so the code can be rewritten by the new css.

Thank you!

Post count: 18

We used some css to make the body font in all of our posts (on mobile) a couple sizes larger, and with doing that we feel all the headers throughout the posts need to be a little larger too. We use the H1, H2, and H3 throughout all of our posts, and we would just like to increase the font sizes (globally) of those to look better with the larger body text on mobile.

Post count: 23312

Hello Codywoodworth,

If you want to increase the font size to give a larger body text on mobile you should try using a media queries rules to target only the mobile devices or simply add your custom code directly in that section from here -> https://www.screencast.com/t/d5HeXUql4O10

Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.