Tagged: x Author Posts September 15, 2016 at 10:43 am #1176782 md_mitchellParticipant Is there a way through CSS to increase the overall font size (body content, black, 14px for desktop) to 20px for mobile? Thanks. (Sending URL privately) September 15, 2016 at 10:44 am #1176783 md_mitchellParticipant This reply has been marked as private. September 15, 2016 at 1:17 pm #1176994 JoaoModerator Hi There, Please add the following code in Appereance > Customizer > Custom > CSS: @media (max-width: 480px) { p { font-size: 20px; } } Hope it helps Joao September 15, 2016 at 1:44 pm #1177023 md_mitchellParticipant Thanks so much! September 15, 2016 at 2:36 pm #1177125 RahulModerator You’re most welcome! Author Posts <script> jQuery(function($){ $("#no-reply-1176782 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In