Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 magento 网站上的下拉菜单有问题。我的子菜单始终显示,直到按预期悬停时才隐藏。谁能帮我解决这个问题?我的网站是:http ://tinyurl.com/nh6vf4g 谢谢
div.navbar li.parent{位置:相对}
div.navbar li.parent ul.shown-sub{position:absolute;top:40px;left:9px;z-index: 2000 !important;}