Search for: Log In Free Support [Resolved] Custom Header Font/Size Home › Forums › Support › Custom Header Font/Size This topic has 5 replies, 2 voices, and was last updated 1 year, 8 months ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts May 6, 2019 at 5:57 pm #891211 Kle Hi, What is the easiest way to make the header of the blog/latest entries (and single posts) with a different font size than the pages? Thanks. May 6, 2019 at 7:08 pm #891248 LeoStaff Customer Support Hi there, So use the customizer options for posts and archives, then this CSS for static pages: .single h1.entry-title { font-size: 40px; } Adding CSS: https://docs.generatepress.com/article/adding-css/ Let me know π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ May 6, 2019 at 7:46 pm #891265 Kle Hi Leo, my mistake, I was referring to the site title. How can I make it in a different size from the static pages? Thank you. May 6, 2019 at 8:10 pm #891281 LeoStaff Customer Support Try this: .page .main-title { font-size: 20px; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ May 6, 2019 at 9:03 pm #891302 Kle Perfect, Thank you Leo. May 7, 2019 at 7:30 am #891891 LeoStaff Customer Support No problem π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In