Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #463210

    When i go to my mobile page of http://www.royal-residence.com/services/

    The header title is not fit to the screen on the mobile phone… by other pages the text is automaticly fit to the screen!

    What is the problem?

    #463603

    Hi dennisvandeburgt!

    Can you please firstly update Enfold to the latest version 3.2.1 – kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Yigit

    #463937

    OK Yigit, i have now the latest version!

    But this don’t fix my problem!

    Best Regards,

    Dennis

    #464213

    Hey!

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

    @media only screen and (max-width: 480px) {
    .page-id-351 .avia_textblock h1 {
      font-size: 29px;
    }}

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.