Home › Forums › Support › Increase font size on all posts This topic has 11 replies, 2 voices, and was last updated 3 years, 3 months ago by Leo. Viewing 12 posts - 1 through 12 (of 12 total) Author Posts June 18, 2022 at 3:36 pm #2257564 Adam Hello, Is there a way to increase the font size on all my posts on my blog (without having to manually go into each post and change it)? And, if so, will this mess up the placement of my photos and ads, etc, or will GP auto-adjust to the new font size? Thanks! June 18, 2022 at 4:13 pm #2257577 LeoStaff Customer Support Hi there, Any chance you can link us to the page in question? You can use the private information field: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information Let me know 🙂 June 18, 2022 at 4:20 pm #2257579 Adam Hi Leo, Its really not one particular page, I want to do it across all my blog posts. I think its around 140 articles. June 18, 2022 at 4:53 pm #2257586 LeoStaff Customer Support Try changing the Body font size under the Typography section in the customizer: https://docs.generatepress.com/article/dynamic-typography-overview/ June 18, 2022 at 5:08 pm #2257591 Adam will this mess up the placement of my photos and ads, etc, or will GP auto-adjust to the new font size? June 18, 2022 at 7:02 pm #2257611 LeoStaff Customer Support will this mess up the placement of my photos and ads It shouldn’t but it might depend on how everything is set up. There isn’t a way to determine this without actually testing it. June 21, 2022 at 2:59 pm #2260566 Adam How do I change the body font size of one particular post? June 21, 2022 at 3:06 pm #2260570 LeoStaff Customer Support Can you link me to that particular post? June 21, 2022 at 3:16 pm #2260583 Adam Sent June 21, 2022 at 3:27 pm #2260590 LeoStaff Customer Support You could try this CSS: body.single.postid-839 .entry-content p { font-size: 25px; } Adding CSS: https://docs.generatepress.com/article/adding-css/ June 21, 2022 at 3:30 pm #2260593 Adam Hi Leo- I’m not a programmer and don’t know what that is…or what to do with it without messing up everything else. Is there a regular user function to adjust the font size on a specific blog post? Similar to the customizer option (except not across all posts?) June 21, 2022 at 3:42 pm #2260604 LeoStaff Customer Support Try copying that code and pasting it in the Additional CSS field in the customizer: https://docs.generatepress.com/article/adding-css/#additional-css The code will change all the <p> tag on the linked post to font-size 25px. There isn’t an option to adjust the font size on a specific post unfortunately – it’s not very common. Author Posts Viewing 12 posts - 1 through 12 (of 12 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In