change css bootstrap menu active link color
This question already has an answer here:
尝试这个
.nav>li>a:hover,
.nav>li>a:focus {
background-color: transparent !important; //or whatever you want
}
链接地址: http://www.djcxy.com/p/89434.html
上一篇: Bootstrap:导航栏不会着色
下一篇: 更改CSS引导菜单活动链接颜色