• I have enabled the Top Header section and have it displaying as it should. The problem is it only displays on subpages on the site, not on the home page. I’m not seeing any setting to enable it on the home page. Please advise on proceeding. Our site is not yet live so I didn’t include the URL above. You wouldn’t be able to see what we’re seeing. I can set you up with an admin account on the site if that is necessary to resolve the issue. Just let me know what e-mail address to use when setting up the account.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Enabling the Top Header should display the header on all pages. But, if you have a transparent header, then the header top will be hidden by default. If you wish to show the header in the transparent header too, you can go to the Appearance > Customize > Additional CSS in the dashboard and insert the code mentioned below:

    .transparent.header-sticky .header-top {
        display: block;
    }

    Thanks.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    @wildlife77, Please don’t offer admin access or solicit private support here.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I get the Top Header section to appear on the home page?’ is closed to new replies.