Site logo

Archived topic

change font size on body

6 replies · Started by casimiro on January 20, 2019

Viewing posts 1–7 of 7

Hi
I can't change the font size in body, Ive change the H1 section and I add this CSS:
h1 {font-size: 30px;
text-decoration:underline;
color:red}
but can't change the size of the boy content at page.
Customize--->Typography--->Body-->Font Size nothing change
Thanks

Hi there,

Any chance you can link us to the site in question?

You can edit the original topic and use the private URL field.

Let me know :)

Right now
I can't change the paragraph in h1

Hi there,

You have inline styles in your content which prevent other CSS from working: https://www.screencast.com/t/ZHGZifFCg

In order for the font size from the Customizer to work, you'd need to remove those inline styles from the HTML of your content.

Let me know if you need more info :)

Ufff
I must change any entry and page html code from site :(
Thanks

No problem :)

Thanks for all Tom

This archived topic is closed to new replies.