Home › Forums › Support › Different Headings This topic has 12 replies, 2 voices, and was last updated 6 years, 2 months ago by Leo. Viewing 13 posts - 1 through 13 (of 13 total) Author Posts September 21, 2017 at 12:29 pm #389597 Sebastián Is it possible to display different H2 Headings for example? This is my single post page: https://i.imgur.com/DWWgJ7Q.png It’s exactly how I want it. With a line height of 1,9. But on the Blog page looks like this: https://i.imgur.com/LC79pcZ.png And I want it more like this: https://i.imgur.com/QhSsopH.png Is there a way to diplay the blog post page with a different H2 line height? Thanks September 21, 2017 at 2:16 pm #389639 LeoStaff Customer Support Try something like this: .blog h2.entry-title, .archive h2.entry-title, .search h2.entry-title { line-height: 1.2em; text-transform: uppercase; } Let me know. September 21, 2017 at 2:43 pm #389648 Sebastián It worked thank you so much! September 21, 2017 at 3:31 pm #389659 Sebastián The only time this is isn’t working is when I do a Search on the Search Bar. September 21, 2017 at 6:40 pm #389698 LeoStaff Customer Support Edited the code above. Give it another shot. September 22, 2017 at 12:46 pm #390216 Sebastián Awesome thanks! September 22, 2017 at 4:29 pm #390278 LeoStaff Customer Support No problem! September 25, 2017 at 4:34 pm #391883 Sebastián Can you also put that h2 code with uppercase letters? only in the blog page title. September 25, 2017 at 9:52 pm #391977 LeoStaff Customer Support Edited code above: https://generatepress.com/forums/topic/different-headings/#post-389639 September 26, 2017 at 10:09 am #392347 Sebastián Excelent thanks! September 26, 2017 at 11:46 am #392408 LeoStaff Customer Support No problem! September 26, 2017 at 3:29 pm #392519 Sebastián Is it possible to also include a different letter size for the h2 in the previous code? I will change it later put the size you want. September 27, 2017 at 8:20 am #392891 LeoStaff Customer Support Of course. Just add in font-size: 20px; Author Posts Viewing 13 posts - 1 through 13 (of 13 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In