Sunday, 15 September 2013

Bootstrap 3 navbar - how to style LI elements? -



Bootstrap 3 navbar - how to style LI elements? -

i've created own css override of bootstrap.min.css styling. i've managed alter things navbar height:

.navbar {height:100px;background-color:#d44043;opacity: 0.9;}

however i'm struggling find how alter things active state color, height of ul (which seems stuck @ 50px), ul text colors, hover colors, caret colors...

is there css reference of somewhere? can't see on getbootstrap.com site. appreciate advice, give thanks you. nj

.navbar>li>a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; } .navbar>li{ float:left; position:relative; } utilize these codes style navbar li customize navbar li css codes here .navbar>li{ css.. } .navbar>li>a{ css.. }

twitter-bootstrap

No comments:

Post a Comment