Search for: Log In Free Support [Resolved] Cannot change size of H4 and H3 Home › Forums › Support › Cannot change size of H4 and H3 This topic has 5 replies, 2 voices, and was last updated 4 months, 1 week ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts September 17, 2020 at 2:06 pm #1447772 Markus Dear GeneratePress-Team, I have a problem. If I’d like to adjust the typography of my headings via the customizer nothing changes. I can change h1 and h2 but it’s not possible to change h3,h4 and so on. Where could there be the mistake? Kind regards, Markus September 17, 2020 at 2:09 pm #1447778 LeoStaff Customer Support Hi there, Are you using a plugin called Jazzy Cycling Tour Planner? If so that plugin is adding this CSS which is causing the issue: h3 { font-size: 10pt; text-align: center; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 17, 2020 at 2:40 pm #1447798 Markus Yes, I am using this. Did you see this in the source code? September 17, 2020 at 2:42 pm #1447799 LeoStaff Customer Support Yup – removing that CSS from the plugin should work. A plugin definitely shouldn’t add a general CSS that changes the heading globally like that. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 17, 2020 at 2:44 pm #1447802 Markus Ok, thanks for the information! September 17, 2020 at 2:47 pm #1447805 LeoStaff Customer Support No problem 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In