Make a background image scrollable

  • ascholes
    Asked on March 23, 2017 at 4:56 PM

    Is there a way to make the background image scroll-able? For instance, I want to be able to scroll down the background as I scroll through the form. We have a collage that we would like people too see the images for as they scroll.

     

    Thanks!

  • Elton Support Team Lead
    Replied on March 23, 2017 at 7:55 PM

    Background image is scrollable by default.

    When I check your form, you have CSS codes injected to it that stops the background image from scrolling. Remove the following line in the CSS codes injected in your form, that should make the background image scrollable again.

    Here's how:

    1. Open the Form Designer

    Make a background image scrollable Image 1 Screenshot 30

    2. Go to CSS tab and remove the following line.

    Make a background image scrollable Image 2 Screenshot 41

  • ascholes
    Replied on March 27, 2017 at 3:17 PM

    Thank you! Stupid mistake on my part.