Cant change global font size

Hi

I’ve updated the font size in theme options Typography from 14 to 16 but if you look at my pages like https://www.commissionit.co.uk/about-us/ the font is still very small.

Please can you explain how to do this without having to change the hard code on every page?

Thanks

Hello, @commissionworks,

Thanks for writing to us

It seems that you are using the Text element for the content. Please note you can set the font size from the element since global settings styles are not going to be rendered on the element. Please have a look at the given screenshot below to learn more about how to set the font size.

I also noticed that you have added inline style to your content.

I would suggest you remove the inline style so that the element style renders properly.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.