Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #192632

    Sorry if this is a stupid thread in advanced.
    I have been trying to create this effect for the past hour with no hope. It is displayed in the demo page but I cannot replicate it through the builder on my site.

    Demo Page: http://kriesi.at/themes/enfold/pages/team/

    As you see, the image slides while the page scrolls. I have found this effect with the FullScreen Slider, but the thing is that I do not want it to fit the entire screen. I have tried all other media objects and they seem to stay static while scrolling.

    If I missed a object, I apologize in advanced. Thanks for the help.

    #192763

    Hi MARKeting3!

    That is the Color Section with a Text Block inside. Upload a background image then set the Background Position to fixed and the Background Repeat to Stretch to fit. You can add a unique css id to specify the height manually, example “awesome-section”. You can then add this on Quick CSS or custom.css:

    #awesome-section {
    height: 300px;
    }

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘BehindPage Slider?’ is closed to new replies.