Home › Forums › Support › Italicize Header Fonts? This topic has 5 replies, 2 voices, and was last updated 5 years, 1 month ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts March 28, 2017 at 3:24 pm #298673 James I was wondering if there was a way to add “Italics” to font weight in the Typography>Header section? Thanks in advance, James M. Fisher www.MiramichiReader.ca www.MiramichiFlash.ca GeneratePress 1.3.46 March 28, 2017 at 3:57 pm #298680 LeoStaff Customer Support Hi James, Are you talking about the site title and tagline? If so try this CSS. .site-branding, .site-description { font-style: italic; } Let me know. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 28, 2017 at 4:04 pm #298683 James I added the css to Custom CSS, but I don’t see any changes anywhere Tom Leo. Yes, I meant the Site header and tagline. I was hoping to Italicize the tagline only. James M. Fisher www.MiramichiReader.ca www.MiramichiFlash.ca March 28, 2017 at 4:06 pm #298684 LeoStaff Customer Support For tagline only: .site-description { font-style: italic; } This should definitely work. Are you able to provide a link to your site with the CSS added? Could also try it in the Additional CSS field in the customizer: https://docs.generatepress.com/article/adding-css/#additional-css Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 28, 2017 at 4:09 pm #298685 James Boom! That worked Leo. Thanks! ๐ James M. Fisher www.MiramichiReader.ca www.MiramichiFlash.ca March 28, 2017 at 4:10 pm #298686 LeoStaff Customer Support You’re welcome ๐ 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