Tagged: x Author Posts June 2, 2016 at 10:47 am #1022418 mksubherwParticipant is there a way to change the blog article title size? The H1, H2, and H3? I JUST want to change it for the blog – not the rest of the website (not all the h1s, h2s, h3s that Cornerstone uses). Thanks in advance! June 2, 2016 at 1:30 pm #1022735 RupokMember Hi there, Thanks for writing in! You can add this under Custom > CSS in the Customizer. .blog h1, .single-post h1 { font-size: 42px; } .blog h2, .single-post h2 { font-size: 36px; } .blog h3, .single-post h3 { font-size: 30px; } Hope this helps. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1022418 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In