I want to use the same font size (16px) for all my content. But the blog posts on my site use a larger font size, what can I do?
You’ll see the difference when you look at the private links below.
Best regards,
Thomas
Hey Thomas,
Please try this code in your WordPress > Customize > Additional CSS:
p {font-size: 16px !important;}
Best regards,
Mike
Great, that works. However, when I move that code line from the CSS field to my child theme’s CSS file, the blog font size is larger again. Do you have an idea why that is?
I included FTP credentials below so that you can edit the child theme directly, if necessary.
Best regards,
Thomas
Hi,
Thanks for the login, but in this case please try re-building your merged styles, to do this enter a blank space in the Quick CSS to enable the “Save all changes” button, then save.
I suggested WordPress > Customize > Additional CSS because you are fighting with the built-in p styles. Normally p is a little too general but I have found it will work well in the WordPress field.
Best regards,
Mike
Hello Mike, thank you! Now it works.
Best regards,
Thomas
Hi Thomas,
Great, glad we you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi Rikard,
you can close this topic.
Best regards,
Thomas
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon