Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #458309

    Hi team

    I would like to add a row in my homepage with an image with parallax effect, something similar to Enfold Demo but I am not finding the way.

    Could you please help me on that?

    Thanks in Advance

    #458320

    I have fixed!!

    include those in the custom CSS:

    #layerslider_id (change this by your own layerslider id number {
    background: url(‘ IMAGE URL ‘) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    }

    #458327

    Hey!

    Glad you figured it out!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Have a nice weekend!

    Regards,
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Parallax effect’ is closed to new replies.