Site logo

Archived topic

Parallax Effect in 1.7b - Jittery within the new Elements.

11 replies · Started by Ernest on July 18, 2018

Viewing posts 1–12 of 12

I'm testing Elements on a test site, an I noticed a difference in the way Parallax seems to work. For some reason, it's very jittery when the element is a merged page header, with a full-screen background.

Check the included link and look at the difference between the homepage (using sections with parallax) and the about (using elements with merge and parallax) page.

PS: I just re-added the legacy page header to the home page. Compare it to ABOUT and you should be able to see a difference in scrolling.

I'm using the latest version of Chrome on a MacOS 10.11.6

Hi there,

I just tested both pages in Chrome on my PC and Mac. Didn't notice any difference between them.

Can you take a quick video of what you're seeing possible? Loom is a great free tool :)

Thanks for this - looking into it.

What happens if you disable the Full Screen option?

Now here's an interesting twist. I just tested it on my 4k PC editing rig, and it's smooth.

Can you try adding this CSS?:

.page-hero {
    background-repeat: no-repeat;
}

Way smoother!!

Should I add this to a child theme, or will you add it into the core update?

I've added it into the plugin.

Thank you! :)

You bet! Thank you for the help.

This archived topic is closed to new replies.