Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

Header & Navigation Problem

  • Hi
    I am building a new site for a client who has expanded their business to a new location. The new site is based on the site for the existing location (GP).

    Therefore, I started by cloning the existing site onto the stage domain. The URLs for both sites are below.

    For some reason, the header/navigation on the new site isn’t behaving the same way as on the existing site (desktop). I have checked the settings in the customiser and inspected the CSS in the browser, but I can’t find the cause.

    Please help.

    Cheers
    Shaun

  • Hi Shaun,

    The issue is caused by this CSS in the Customizer:

    #sticky-navigation, #site-navigation, #mobile-header {
        position: fixed;
        left: 0;
        right: 0;
        top: 41px !important;
    }

    Removing it should resolve the issue.

  • Thx – solved

  • You’re welcome!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.