css to make bootstrap navbar transparent May 13, 2023 by Tarik Simply add this to your css :- .navbar-inner { background:transparent; }