Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #715305

    Hello, I have a waiting page and it does not work on the Iphone. Images are too large and scrolling does not work. Is it possible to function the same on the mobile when scrolling the page?

    LINK
    (http://www.rainhacinema.com.br/rainha1/)

    #715707

    Hey mleite1,

    Are you referring to the last section with the contact info? If so it looks like you have added the contact information in the actual image, could you try to add it as text instead maybe?

    Best regards,
    Rikard

    #715792

    Hello Rikard, thanks for your feedback.

    The problem is on the whole page. Everything is great and is on the mobile screen. Did you try to open it on your mobile?

    How to solve this?

    #716307

    Hi!

    Could you please provide a screenshot of the issue? The site looks fine on emulation. What is the actual model of your iPhone? If you’re testing on an iPhone with retina display, you should double or triple the size of the background images.

    Cheers!
    Ismael

    #716313

    Dude, thanks for the feedback.

    I use Iphone 6, Samsung Tab 8 and Ipad 3. Everyone has this view. Watch video.

    LINK VIDEO
    http://www.screencast.com/t/MxXM9Dllfem

    #717288

    Hi,

    Try adding this code to Quick CSS:

    @media only screen and (max-width:767px) {
      .responsive #top #main .avia-bg-style-fixed {
        background-size: 100% auto !important;
      }
    }

    Let us know if it helps.

    Best regards,
    Nikko

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