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.
在此页面的侧边栏上:http: //www.sandiegolawfirm.com/business/
您可以看到在左侧边栏(向下滚动)第 3 级子页面列表项与其父页面列表项重叠。我一直试图让它正确堆叠,但运气不佳。有人知道我错过了什么吗?谢谢。
如果您指的是“申请商标注册”部分,那么当我删除
.menu li ul ul { margin: -30px 0 0 159px; }
从style.css第2356行开始,它看起来好多了。
style.css