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

Editing Python Class in Shell and SQLAlchemy -

import - Python ImportError: No module named wmi -

uislider - In a MATLAB GUI, how does one implement a continuously varying slider from a GUIDE created .m file? -