• Resolved mido9790

    (@mido9790)


    Hello,

    I wanted to ask how I can make the scroll sequence not fixed. I.e., the scrolling should finish the video, then continue with the rest of the page. However now the sequence is sticky, whether above or underneath the rest of the page content. How do I fix this issue?

    Also, I would love to know how to make the page continue scrolling normally, but not overlap the scroll sequence. Now the entire page scrolling simply stops until the video finishes, which means the next page elements do not appear until the scroll sequence is done. As my sequence is in a section of the page and not a background, it is not very appealing.

    Please note, I am using the Divi theme.

    Thanks.

    I have attached an image link.

    https://ibb.co/GWypmMV

    • This topic was modified 3 years, 9 months ago by mido9790.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Scrollsequence

    (@scrollsequence)

    Hi Mido,

    – The scrollsequence needs to be sticky, otherwise the image/video animation would play off screen and won’t be visible to the user.

    – To overlap the scrollsequence with existing content ie. make the animation “in the background” you need to use negative margin.
    See: https://scrollsequence.com/documentation/#item-3-7

    `[scrollsequence id=”####”] – Basic shortcode format. #### is the post id.

    [scrollsequence id=”####” margintop=”-200px”] – 200px overlap on the top (start) of the animation

    [scrollsequence id=”####” marginbottom=”-200px”] – 200px overlap on the bottom (end) of the animation`

    With the negative margin setting, you should be able to achieve what you want pretty easily.

    Let me know if this helped!

    Plugin Author Scrollsequence

    (@scrollsequence)

    Hi Mido,

    Any success with using the negative margin?

    Thanks,

    Ales

    Thread Starter mido9790

    (@mido9790)

    Hi Ales,

    Thank you very much for following up. Apologies for not letting you know earlier. Yes, it helped.

    Thank you,

    Mido

    • This reply was modified 3 years, 9 months ago by mido9790.
    Plugin Author Scrollsequence

    (@scrollsequence)

    Happy Days!

    I am now marking this as resolved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Make scrollsequence not sticky and stop page scrolling’ is closed to new replies.