Tagged: x Author Posts November 11, 2016 at 11:10 am #1253517 curtParticipant Hello, I found some 2-3 year old postings on this topic, and they say you have to use custom CSS to change the header font sizes. Is it still the case? Thanks. November 11, 2016 at 2:37 pm #1253711 JoaoModerator Hi There, You can adjust your heading sizes at Appereance > Customizer > Typography, Or you can add the following code to Appereance > Customizer > Custom > CSS h1, .h1 { font-size: 3em; } h2, .h2 { font-size: 3em; } h3, .h3 { font-size: 3em; } h4, .h4 { font-size: 3em; } h5, .h5 { font-size: 3em; } h6, .h6 { font-size: 3em; } and adjust 3em for each respective size you want. Hope that helps Joao Author Posts <script> jQuery(function($){ $("#no-reply-1253517 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In