Tagged: x Author Posts December 10, 2016 at 10:57 am #1288391 Bark201Participant I already asked for a CSS to reduce to posts’ titles in the categories list, which worked fine. I would also like to reduce the size of the post’s titles inside the post for mobile phones only. Please help. December 10, 2016 at 11:15 am #1288398 ThaiModerator Hi There, Please add the following CSS: @media (max-width: 480px){ .single-post h1.entry-title { font-size: 24px; } } Hope it helps 🙂 December 10, 2016 at 11:42 am #1288406 Bark201Participant That did it, thank you. December 10, 2016 at 3:50 pm #1288533 Rue NelModerator You’re welcome! Thanks for letting us know that it has worked for you. Author Posts <script> jQuery(function($){ $("#no-reply-1288391 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In