简体   繁体   中英

How do you change the color for navbar-toggle icon when using the Designmodo's Flat UI framework?

I'm using designmodo's Flat UI framework. I'm trying to change the navbar-toggle icon color but cannot find anywhere on how to do it. Any suggestions?

<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse-01">

弄清楚了:

.navbar-default .navbar-toggle:before, { color: white; }

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM