Viewing 2 posts - 1 through 2 (of 2 total) Author Posts June 22, 2021 at 8:47 pm #1307017 MikeTandySwagParticipant Hi, I need to H1 tag font size to be smaller on mobile. For example on this page (in the private content) the H1 at the top of the page goes out of the screen. How can I fix this? Thanks June 24, 2021 at 5:14 am #1307241 RikardKeymaster Hey MikeTandySwag, Please try the following in Quick CSS under Enfold->General Styling: @media only screen and (max-width: 767px) { #top #wrap_all .all_colors h1 { font-size: 50px; } } Best regards, Rikard 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