Tagged: x Author Posts January 9, 2017 at 7:23 am #1322297 Sara SParticipant How can I control the heading font size (using Integrity stack.) It is SO BIG, but whatever I do it still stays that way. (Though it is responsive.) Content too, I set it at 12 but it looks way bigger. Please advise. Thanks! Sara January 9, 2017 at 7:41 am #1322329 ThaiModerator Hi Sara, Please add the following CSS under Customizer > Custom > Global CSS: h1, .h1 { font-size: 36px !important; } h2, .h2 { font-size: 30px !important; } h3, .h3 { font-size: 24px !important; } h4, .h4 { font-size: 20px !important; } h5, .h5 { font-size: 16px !important; } Hope it helps 🙂 January 9, 2017 at 1:17 pm #1322768 Sara SParticipant Yes!! Thank you. How about for customizing font size of content / body content? January 9, 2017 at 3:07 pm #1322928 JoaoModerator Hi There, you can add the following code: body p { font-size: 15px; } Hope it helps Joao Author Posts <script> jQuery(function($){ $("#no-reply-1322297 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In