• Resolved mdwater

    (@mdwater)


    I have a background image that is jumpy when you scroll down, it has something to do with the post, it appears that post are in a box or something because there is a line at the bottom of the post when you scroll. My site is https://www.mdwaterfowlers.com. Thanx for any help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    www.remarpro.com Admin

    Wow, that is some weird stuff.

    I can’t explain why, but what’s causing it is the overflow: auto; in the #notice of your CSS file. Try changing that to overflow: hidden; and see if that fixes it without any side effects.

    Thread Starter mdwater

    (@mdwater)

    Awesome, that fixed it. Thanx for the help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Background image is jumpy’ is closed to new replies.