Tagged: x Author Posts February 16, 2017 at 8:16 am #1373542 MagnifyreParticipant Hello! I tried adding the following to custom CSS to change my header font sizes but the changes didn’t seem to take effect. Can someone take a quick peek? I’ll post my login credentials in the next thread. Thank you for your help! h1, .h1 { font-size: 28px; } h2, .h2 { font-size: 24px; } h3, .h3 { font-size: 20px; } h4, .h4 { font-size: 18px; } February 16, 2017 at 8:18 am #1373544 MagnifyreParticipant This reply has been marked as private. February 16, 2017 at 10:50 am #1373769 JoaoModerator Hi There, Please use: h1, .h1 { font-size: 28px !important; } h2, .h2 { font-size: 24px !important; } h3, .h3 { font-size: 20px !important; } h4, .h4 { font-size: 18px !important; } Hope it helps Joao February 19, 2017 at 10:45 am #1377163 MagnifyreParticipant That worked, thank you!! February 19, 2017 at 11:28 am #1377197 ThaiModerator You’re most welcome 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1373542 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In