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.

Make search modal above all elements

  • Hi,
    When the magnifying glass is clicked, the modal highlights the search field and the primary navigation. How do I prevent that from happening? The mega menu developer said to ask you “how can you make the search modal to show above all the elements on the page and not just inside a small popup window”
    Thank you!

  • Hi there,

    try this css:

    .gp-modal__overlay {
        z-index: 99999;
    }
  • That worked, thank you!

  • No Problem 🙂

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