Site logo

[Resolved] Navigation Dropdown and shodow root

Home Forums Support [Resolved] Navigation Dropdown and shodow root

Home Forums Support Navigation Dropdown and shodow root

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #2504523
    Ash

    Is it possible to show the navigation dropdown above the “shadow root” content?
    I’m using a plugin that dynamically create the content and it’s a shadow root content.
    I tried very large z-index number on the navigation but it does not work.

    #2504941
    David
    Staff
    Customer Support

    Hi there,

    i am not sure i get what you’re trying to do. Do you have a link to where i can see the issue ?

    #2505135
    Ash

    Here’s the page you can see the problem.

    #2505314
    Fernando
    Customer Support

    Hi Ash,

    For clarity, can you take a screenshot of the issue?

    Uploading Screenshots: https://docs.generatepress.com/article/using-the-premium-support-forum/#uploading-screenshots

    #2505388
    Ash

    Here it is.
    https://share.getcloudapp.com/RBuBk79N

    I have moved the page url to Private Info section of this comment.

    #2505427
    Fernando
    Customer Support

    I see. Thank you for clarifying.

    Can you try adding this through Appearance > Customize > Additional CSS?

    nav#site-navigation {
        z-index: 10000;
    }
    #2516456
    Ash

    Solved. thank you.

    #2516459
    Fernando
    Customer Support

    You’re welcome, Ash!

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