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.

Active Overlay Panel makes main navigation bar inaccesible

  • Hello,
    I tried out the overlay functionality. Nearly everything is fine.
    The overlay slides in and the close button works.
    But: as long as the overlay panel is active, the navigation menu does not function (is not accessible). This means that I first have to close the overlay before I can click on a navigation item.
    I tried setting the z-index for the navigation high using CSS, but unfortunately that didn’t help. Maybe my definition wasn’t correct.

    I definitely have active licences for generatepress pro and generateblockspro. Why it says here licence key is not active I don`t understand.

    Kind regards
    Dorothee

  • Hello.

    Try this:

    .gb-overlay {
        width: auto;
        height: auto;
        left: auto;
        top: auto;
        right: 0;
        bottom: 0;
    }
  • Hello George,
    Thanks a lot, that did the trick.

    Kind regards
    Dorothee

  • Great, you are welcome!

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