Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Saguaros Moderator
    #1086318

    Hi Chris,

    Is there any URL?

    cd1999 Friend
    #1086360

    It is happening on demo as well: http://www.joomlart.com/demo/#ja_restaurant . Please test it on iPhone.

    cd1999 Friend
    #1086384
    This reply has been marked as private.
    Saguaros Moderator
    #1086452

    Hi Chris,

    You can try with this custom CSS:

    @media (max-width: 480px) {
      .t3-masthead .ja-masthead {
        background-attachment: scroll !important;
        background-position: center center;
      }
    }

    put into the file: root/templates/ja_restaurant/css/custom.css (create this file if it doesn’t exist)

    Regards

    cd1999 Friend
    #1086456

    Thank you! This works beautifully!

    Chris

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  cd1999 6 years, 10 months ago.

The topic ‘Masthead resizing issue on iPhone (iOS Safari)’ is closed to new replies.