• Resolved envisi8

    (@envisi8)


    Hello,

    I need some assistance creating a parallax effect to the header image on the home page. The settings are set to image only. How can I do this?

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello,

    I don’t think that there is an easy way to do it properly with Sydney header image feature, unfortunately.

    However, you can try to do it with Elementor plugin instead, here is a cool video on this topic:

    Please feel free to ask any other questions that you might have.

    Kind Regards, Roman.

    Thread Starter envisi8

    (@envisi8)

    Hello Roman,

    Thank you for your response. Unfortunately, I would need Elementor Pro to do this. I saw in another thread you helped someone create the same effect.

    Here is the post link: https://forums.athemes.com/t/parallax-effect-in-header-of-a-blog-page/12020

    Here is the website: https://excelraport.pl/

    This is similar to what I want to do. Can help in this sense?

    Okay, try to use the following CSS code.

    You can add CSS code in Customize → Additional CSS section.

    .header-image {
        background-attachment: fixed;
        background-position: top;
    }

    Kind Regards, Roman.

    Thread Starter envisi8

    (@envisi8)

    Hi Roman,

    I tried the CSS Code you gave but it did not make any changes. Since the slider has parallax automatically, is there a way where I can have only one image in the slider?

    Thread Starter envisi8

    (@envisi8)

    Hi Roman,

    I think I figured it out. Thank you for your help.

    Okay, you are welcome!

    Please feel free to ask any other questions that you might have in future.

    Kind Regards, Roman.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Create parallax effect for image only header’ is closed to new replies.