Tagged: x Author Posts May 12, 2016 at 8:59 am #987791 jcmckay3Participant I’m trying to get the mobile text to size correctly as it gets cut off in this parallax section. It’s the “Established. Proven. Working.” section down at the bottom. http://www.empireinvestornetwork.com Here is the custom CSS for the text id. I appreciate the help! #epw { color: #fff; font-weight: 900; text-shadow: 5px 5px 8px #173959; text-align: center; } May 12, 2016 at 9:02 am #987798 jcmckay3Participant This reply has been marked as private. May 12, 2016 at 9:03 am #987801 jcmckay3Participant It’s the “Established. Proven. Working.” text in the parallax section near the bottom of the page. May 12, 2016 at 12:13 pm #988123 JoaoModerator Hi There, Please try adding this to your Appereance / Customizer / Custom / CSS @media only screen and (max-device-width: 480px) { #epw { font-size: 50px; } } Hope that helps, Joao Author Posts <script> jQuery(function($){ $("#no-reply-987791 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In