How to increase font size of H1 text in Intro Widget Posted in : TheBlogger scarlitParticipant 18 June 2018 at 01:25 #54972 I’m using the Intro Widget in a page Featured Area. I’ve tried to use the following code but it doesn’t work wherever I place it: @media screen and (min-width: 992px) { .intro h1 } Here’s where I’ve tried to paste the code: Appearance —> Editor Customizer –> Custom CSS Customizer –> Additional CSS I’ve also tried adjusting the font size without code: Customizer –> General –> Fonts –> Heading (H1) Font Size Customizer — Featured Area –> Intro –> Font Size Neither appear to effect any change, and the font looks even smaller on mobile (which is a big problem). I’m using a child theme if that makes any difference. Also: 1. Customizer –> General –> Fonts –> Heading Font Text-transform doesn’t work – the text never becomes uppercase. serkanModerator 18 June 2018 at 13:18 #54978 Hi, If you check the related url, you can see that the code is not correct. You forgot to use the font size. http://www.pixelwars.org/forums/topic/make-social-media-icons-in-header-bigger/ Also you can check out this related topic for how to use the custom css code. http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/ Thanks Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in and have valid license to reply to this topic. License required for the following item TheBlogger WordPress Themeby pixelwars Login and Registration Log in · Register