Sticky header hiding the section heading in one page Static website

  • Unknown's avatar

    I have created a sticky header by adding the given code in the additional CSS tab in the customization. I have linked the sections with the items of a primary menu but sticky header is hiding the heading of these sections. Can anyone help on this?

    I am using elementor to build a website on wordpress.

    .site-header {
    position: fixed;
    width: 100%;
    }

  • The topic ‘Sticky header hiding the section heading in one page Static website’ is closed to new replies.