css - Sub-menu not visible on mouseover -


I was requested to use lit. theme from MDNend, also visible in the sub menu on the dark skin Do not let menuing (but the light theme does this) on the menu. How would I go about deciding this?

I had noticed that a person suggests on any other question related to the sub-menu that it is the relative position (status: relative) on its own project super-

this The theme is no longer supported by the developer, but is still being sold.

Demo:

Thank you for your help.

In skin-dark CSS

  / * main BG * / Body, container {background: # 000; Status: Relative; / * Z-index: 1; * /}  

remove z-index


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -