Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #481690

    Hi. is there a way to make the fullscreen slider scroll instead of parallax?

    see here: http://mindsparklabz.com/dev/brock-law/

    i’ve got a button on the first slide that gets covered up when scrolling down the page somethimes and I’m worried about smaller screens having trouble.

    thanks

    #482049

    Hey MindSpark!

    Thank you for using Enfold.

    I’m not sure what you mean by that but if you try to resize the browser, you’ll see that the button is visible on smaller screen size.

    Regards,
    Ismael

    #505770

    Hey Ismael – I was wondering the same thing. Is there a way to remove the parallax on a fullscreen slider?

    #505777

    Found the answer in another thread :)

    ul.avia-slideshow-inner {
    transform: translate3d(0px, 0px, 0px) !important;
    }

    Thanks!

    #506191

    Hi,

    Great, glad you found a fix :-)

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Full Screen Slider’ is closed to new replies.