Page Title Size Big On Mobile Posted in : TheBlogger ryanbraunParticipant 8 July 2021 at 12:57 #72597 Hello, my page h1 title size looks good on the desktop and tablet view, but is too big on mobile devices. How am I able to change this? Thx! serkanModerator 9 July 2021 at 14:19 #72618 Hi, You can try to use this custom css code; @media screen and (max-width: 767px) { h1.entry-title { font-size: 20px; } } https://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