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

    Hi Enfold,

    I noticed the enfold theme behaves oddly on my iPhone ( and maybe other smartphones ). When scrolling up and down, sometimes it moves sideways slighty too. The site seems to ‘float’ around on the screen, rather than remain stable. I am running the latest version of enfold. The iPhone is a 6, with the latest IOS. I checked with other sites i visit, and they do not float. Any thoughts?

    Thanks

    #401505

    Hi Marssolutions!

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

    @media only screen and (max-width: 990px) {
    #wrap_all {
    position: relative !important;
    }}

    Best regards,
    Yigit

    #401808

    Brilliant, thank you Yigit!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Site behaviour ( movement) on iPhone’ is closed to new replies.