soflyy / oxygen-bugs-and-features

Bug Reports & Feature Requests for Oxygen
https://oxygenbuilder.com/
314 stars 29 forks source link

Sticky z-index default value to high #1482

Open jealbr75 opened 4 years ago

jealbr75 commented 4 years ago

Describe the bug sticky header elements overlay on wp-admin dropdown menu elements due to the z-index being set to high by default. Default is: 2147483640

Have you tried all the steps at https://oxygenbuilder.com/documentation/troubleshooting/troubleshooting-guide/? Yes

Are you able to replicate the issue on a Sandbox install at https://oxygenbuilder.com/try? Yes, http://doubtful-cicada.w6.wpsandbox.pro/ Scroll down to trigger sticky element then try to access menu under "New".

To Reproduce Steps to reproduce the behavior:

  1. Add new header builder element
  2. set to sticky.
  3. view page and scroll while still logged in.
  4. try to use admin menu bar elements that have a dropdown menu.

Expected behavior Should be able to use/view all menu options on admin menu bar.

What actually happens z-index to high by default.

clockwood commented 3 years ago

Second this. Why is the z-index set so high to 2147483640? It even interferes with the Oxygen modal element as well.