Looking for help to increase the font size for all text on all pages.

Hi, I’m looking for help to increase the size of the font on all pages, including the menu at the top. Any help would be greatly appreciated. Thanks!

Hello there,

I hope you are doing well today.

You can use the following CSS code to edit the font for the theme by going to Appearance > Customize > Additional CSS and pasting it there.

p, span, h1, h2, h3, h4, h5 { font-size: 22px; } .main-navigation .menu li a { font-size: 13px; } Best Regards, Support

Hey thank you! I just pasted it and refreshed the page. Can’t tell there is a difference in font size. Do I have to go back and retype the text or something? How does the change get activated?

Hello there,

When you added the code it should appear.

Could you please provide a link to your website so that I can inspect it?

Best Regards,
Support