Support-Thread: Neues Plugin: "Erweitertes Grafik Menü"

Hallo, da müsst Ihr wohl folgendes anpassen: ul.menu--list .menu--level-1 { position: absolute; top: 0.5rem; left: 3.5rem; min-width: 200px !important; z-index: 4000; display: none; :hover { display: block; } } li:hover \> ul.menu--level-1 {display: block;} .menu--level-1 li { width: 200px !important; background: rgba(255, 255, 255, 0.7); } Gruß M.Wolf