![]() |
Bootstrap modifed codes - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Bootstrap modifed codes (/showthread.php?tid=60793) |
Bootstrap modifed codes - El Forum - 06-30-2014 [eluser]Unknown[/eluser] hi.. how to modify the color of navigation bar? i want to change it to transparent and make it in different CSS file without discarding the responsiveness of the nav bar. is that possible? thanks Bootstrap modifed codes - El Forum - 06-30-2014 [eluser]InsiteFX[/eluser] You would edit the bootstrap 3.1.1 - bootstrap-theme.css file and change the colors there. |