Home › Forums › Support › How to use REM for font size This topic has 3 replies, 2 voices, and was last updated 3 years, 12 months ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 31, 2019 at 10:25 am #855118 Slaven Hello, How to use REM for font size in Generatepress? GeneratePress 2.2.2GP Premium 1.7.8 March 31, 2019 at 11:17 am #855158 LeoStaff Customer Support Hi there, CSS is required currently. Tt’s something we’re looking at for a possible future update. Let me know if you need help with the CSS 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 31, 2019 at 11:23 am #855161 Slaven Yes, I need help with CSS. Thank you March 31, 2019 at 11:26 am #855163 LeoStaff Customer Support It would be something like this: body { font-size: 1rem; } h1 { font-size: 2rem; } h2 { font-size: 2rem; } Adding CSS: https://docs.generatepress.com/article/adding-css/ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In