• I want to fix the header. This does not work correct:

    #site-header {
    background: #fff;
    position: fixed;
    }

    when starting the website, the carousel-slider ist on the top, overlapping the header, the header ist fixed;
    but when opening other pages afterwards the carousel slider is at the correct position, but the header is no longer fixed

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

The topic ‘header fixed in twentytwenty’ is closed to new replies.