z-index conflict for hero-content and menu in navbar. #2245
Answered
by
prudhvi-mallavarapu
prudhvi-mallavarapu
asked this question in
Q&A
-
I'm using latest "tailwindcss": "^3.3.3" and "daisyui": "^3.5.1". Hero sections https://daisyui.com/components/hero/ and Navbar https://daisyui.com/components/navbar/responsive (dropdown menu on small screen, center menu on large screen) submenu items are displayed below level to the hero-content. Check the tailwindplay demo code and output here. |
Beta Was this translation helpful? Give feedback.
Answered by
prudhvi-mallavarapu
Aug 12, 2023
Replies: 1 comment 1 reply
-
adding |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
prudhvi-mallavarapu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
adding
z-[1]
class solved issue for<ul className="menu menu-horizontal px-1"></ul>