• Resolved remck91

    (@remck91)


    Hi

    We have added a simple popup for our Covid messaging but the top portion of it seems to sit behind the navigation, how could I fix this?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Lap

    (@lapzor)

    Maybe this will work:

    #boxzilla-6315 { max-height: 50vh; }

    You can add this code trough a plugin like Simple Custom CSS or maybe your theme already offers a way to add extra css via something like Appearance > … > Edit CSS.

    It will make the box take up max 50% of the height of the screen, leaving some room for the menu.

    Otherwise you need to get the theme author of your theme to help you change the z-index values in the theme to allow the box to overlay the menu.

    Hope that helps. If you have any questions, please let me know!

    Thread Starter remck91

    (@remck91)

    Thanks, I tried the code but it reduced the size of the box so the text overlapped.

    I was hoping I could get this sorted myself but will contact our developer!

    Thanks again

    • This reply was modified 4 years, 5 months ago by remck91.
    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hey @remck91,

    I just checked your website and see that the box is not being overlapped by the menu. Please check the screenshot at https://www.dropbox.com/s/x87hx0f01yzcb7l/Screenshot%202020-10-28%20at%2011.24.31%20PM.png?dl=0.

    I assume this is resolved then.

    Thread Starter remck91

    (@remck91)

    Hi @hchouhan

    Yes, our developer fixed it last night, thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Popup sitting behind navigation’ is closed to new replies.