• Resolved evgeny17

    (@evgeny17)


    When scrolling the page where parallax effect is used, the website begins to brake. On your official site in demo in the section “Who are we now” the background forces the website to brake when scrolling the page. How to remove parallax effect? How to make that didn’t brake the website when scrolling?

Viewing 1 replies (of 1 total)
  • Thread Starter evgeny17

    (@evgeny17)

    I have meanwhile solved a braking problem – I have added a code to styles:

    .hestia-about {
    background-attachment: scroll;
    color: #999999;
    font-weight: 300;
    }

    at your look – this correct decision?

    • This reply was modified 7 years ago by evgeny17.
Viewing 1 replies (of 1 total)
  • The topic ‘Parallax effect brakes the website’ is closed to new replies.