Viewing 2 replies - 1 through 2 (of 2 total)
  • Would you please provide the link of your site?

    Try by adding below CSS code. It may help you to solve this issue.

    #header {
        position: fixed;
        z-index: 1;
        width: 100%;
    }
    
    .row {
    margin-top: 85px;
    }

    Note: Child theme is recommended to customize theme.
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘fixed header’ is closed to new replies.