Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #782170

    Hey guys,

    Website: ccyran.com
    Password in private content.

    On the homepage of my site, when you scroll down, the text element, or anything below the header that i’ve used, does this strange jump. It’s more notice on mobile too.

    Can you help me fix this?

    Thank you,
    Chris

    #783863

    Hey ccyran,

    Thank you for using Enfold.

    I’m sorry but I don’t see the “jump” issue. Could you please provide a screencast?

    Best regards,
    Ismael

    #784194

    Hey here’s a video,

    You’ll see it happen to the text. It’s also very noticeable on mobile devices. Or when you click on a project and scroll down.

    PW: in private content

    #784395

    Hi!

    Thank you for the update. I can’t reproduce the same issue on my PC. I’ll ask the rest of the support team to check it on MAC.

    Cheers!
    Ismael

    #784736

    Okay thanks!

    Did you check it out on mobile on your phone? It’s really noticeable there.

    #785169

    Hi,

    Sorry but I can’t reproduce the error on either desktop using Chrome and Safari, or on mobile using iphone6. Could you post a screenshot of what part exactly is jumping please?

    Regards,
    Rikard

    #785377

    Hey Rikard,

    The page jump always happens at the top of the page, as soon as you scroll down on any page.

    Here’s a screen recording from my mobile phone (Galaxy S7) showing this. You can see the text jump down instead of it staying in it’s place.

    Video: https://vimeo.com/215420518

    Thank you,
    Chris

    #785531

    Hi,

    Do you want a parallax effect on this area?

    Best regards,
    John Torvik

    #786056

    I did, but I’d honestly rather get rid of this jumping issue.

    It’s on every page. I’m surprised you guys aren’t noticing it. I tried it on two of my friends devices and it happens two. It looks almost like the page does a quick hiccup and you scroll down.

    #786166

    Hi!

    Are you using the mouse scroll wheel? Can you reproduce the issue when you scroll through on the actual browser scroll bar?

    Regards,
    Ismael

    #786205

    Hey!

    I actually don’t seem to have the problem anymore on my homepage, on desktop. I wonder if it fixed after I changed the grid row containing the text not to “set the height to 100% of browser height”.

    It looks good on desktop now, but it’s still happening on my mobile phone when I swipe down? Do you see how the text jumps?

    Thanks!

    #786575

    Hi,

    I’m pretty sure this is caused by some kind of customization (probably custom code). Remove any you’ve implemented to check that.

    Best regards,
    Andy

    #786653

    Yo!

    Thanks so much man, you saved the day for me haha. You were right! It was this custom CSS that made it jump:

    @media only screen and (max-width: 767px) {
    #top #wrap_all .av_header_transparency {
    background-color: transparent;
    position: absolute!important;
    }}

    Thanks again!
    Chris

    #786871

    Hi Chris,

    Great, glad you found the problem :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #786894

    Hi Rikard,

    Noo thank you guys! You can close this thread!

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Page jump on homepage’ is closed to new replies.