固定下拉菜单后,在Divi滚动,以保持菜单项白色(或任何颜色,你需要的)
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了固定下拉菜单后,在Divi滚动,以保持菜单项白色(或任何颜色,你需要的)相关的知识,希望对你有一定的参考价值。
fixes the dropdown li menu in Divi after shrinking header scroll to keep the li elements the correct color
/*----fixes dropdown after scroll so menu items are still white---------*/ #main-header .nav li ul a { color: #ffffff !important; }
以上是关于固定下拉菜单后,在Divi滚动,以保持菜单项白色(或任何颜色,你需要的)的主要内容,如果未能解决你的问题,请参考以下文章