Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #109996
    voodoochill
    Participant

    I’m not quite sure what the correct terminology is, but when viewing on a mobile, the page seems to wander a bit horizontally.

    I notice it happens on the parallax Frame demo so t isn’t something I’m doing wrong.

    It is a bit disconcerting if you scroll up or down it will sometimes not center itself, leaving a slight margin on the right.

    Otherwise very very nice them and will probably buy it if this can be fixed.

    #110051
    Pratik
    Keymaster

    Hi @voodoochill,

    Can you maybe share a screenshot via google drive, dropbox or any other image sharing media? I cannot find the issue on the devices I tried.

    Regards,
    Pratik

    #110101
    voodoochill
    Participant

    OK here are three screenshots. I’m not sure how to do a video screenshot on mobile though. This is on iPhone 6+

    You can see that the site goes to the left, to the right and then in the third image it hasn’t quite centered itself, leavin a small margin on the right.

    1: On left: note the horizontal scrollbar
    On left: note the horizontal scrollbar

    2 on right:
    2 on right

    3: Has not quite centered itself when you take finger off screen

    Note small right margin, has not centered itself

    #110106
    Sakin
    Keymaster

    @voodoochill: That is footer overflow issue. We will fixed that in next version update. For now, you can add the following css in “Appearance => Customize => Additional CSS” box:
    #site-generator { overflow: hidden; }

    #110107
    voodoochill
    Participant

    Works nicely, thanks! – happy to help 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Page doesn't stay fixed on mobiles’ is closed to new replies.