• Resolved adm01szinh

    (@adm01szinh)


    Unfortunately our website has been hacked and I am recreating the website now. My admin account has been disabled, so that I cannot access the original website for customization. That’s why I have to recreate it in a new installation. I could migrate the content through database export, but some settings are missing. One of them is the following one.

    My problem is, that the slider image on the first page does not scroll with the website and the menus, but remains in the background. I cannot find the reason why, I did not have this issue with the previous webpage. Can someone help me?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @adm01szinh,

    Thank you for reaching out!

    that the slider image on the first page does not scroll with the website and the menus, but remains in the background.

    Try adding this CSS code to Appearance > Customize > Additional CSS:

    .sydney-hero-area .slides-container .slide-item {
    background-attachment: scroll;
    }

    Hope that helps.

    Thread Starter adm01szinh

    (@adm01szinh)

    Hi Kharis,

    thanks for your help! This works!

    Thread Starter adm01szinh

    (@adm01szinh)

    Problem solved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.