• Hey Customizr Support!

    I added the transition css to my header:

    .tc-header {
    transition: 0.7s;
    }

    It works but when I scroll up to the top of the page the whole page is bouncing.

    And it only happens when I have the transition effect on the header.

    I’ve googled around but can’t find a solution to make it smooth.

    Any ideas how to fix it? HERE’S the site

The topic ‘Bouncing Page After Using Transition’ is closed to new replies.