Tagged: font size, mobile Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 17, 2015 at 11:23 am #474803 AthenParticipant Hello, I’ve used rather large font-size in my theme, set via “advanced styling” dasboard. Now, the large fonts will not resize on mobile etc. resulting in text getting cut, how to fix? :) July 17, 2015 at 1:16 pm #474906 YigitKeymaster Hey Athen! Please add following code to Quick CSS in Enfold theme options under General Styling tab @media only screen and (max-width: 480px) { h1 { font-size: 32px!important; }} Cheers! Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In