Tagged: x Author Posts December 23, 2016 at 10:18 am #1302832 jbraunParticipant Hi there, I’m trying to create H2 headings that are smaller than my H1 heading. Currently my H1 heading appear to be the same size even though I selected H2. Please see the post below. http://joshbraun.com/feelfreetosayno/ How can I get the title of my post to be a H1 heading that is bigger than the H2 headings? Thanks, Josh December 23, 2016 at 11:19 am #1302881 DarshanaModerator Hi there, Thanks for writing in! You can add this under Custom > CSS in the Customizer. h2, .h2 { font-size: 200% !important; } Hope that helps. December 23, 2016 at 2:24 pm #1303027 jbraunParticipant Yes, that worked! Can I do the same thing with the H1 tag? Is the blog title an H1 tag by default? December 23, 2016 at 2:31 pm #1303032 JoaoModerator Hi There, You can of course. but for the blog title, please use: .entry-title { font-size: 250%; } Hope that helps Joao December 24, 2016 at 11:13 am #1303582 jbraunParticipant Thank you Joao. December 25, 2016 at 1:39 am #1303813 ChristopherModerator You’re welcome. Author Posts <script> jQuery(function($){ $("#no-reply-1302832 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In