Frontend toolbar z-index issues
-
I don’t know if this was the case in previous versions, but in the latest (3.5.05), it looks like z-index values of a variety of elements are being hardcoded via JS applied directly to the elements or inline in the HTML. This is most problematic for
#wpadminbar
, but also several other elements. This is causing z-fighting issues with any elements that have a higher z-index on frontend pages. So, for example, my sticky main header is overlapping any dropdown items from my uipress frontend toolbar. Is it possible to change those values?
- You must be logged in to reply to this topic.