Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #430419

    Hi,

    When I am opening my site on a mobile the title is to big and is not fully on the screen.

    Why is this?

    Can you fix this?

    Thank you!

    #430432

    Hey Linden_Mobile!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 500px) {
    h1 { font-size: 40px !important; }}

    Regards,
    Yigit

    #431161

    It is fixed. Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Title is going out of screen on mobile’ is closed to new replies.