I just figured it out. For anyone who needs this in the future. I added a CSS
override that was:
.navbar.transparent.navbar-inverse .navbar-inner { background: rgba(0,0,0,0.4); }
And my html
syntax looks like:
<div class="navbar transparent navbar-inverse navbar-fixed-top"> <nav class="navbar-inner"> ... </div> </div>
Related Posts:
- Can I change Bootstrap button color?
- Vertical Align Center in Bootstrap
- Bootstrap NavBar with left, center or right aligned items
- Changing the width of Bootstrap popover
- CSS reset – What exactly does it do?
- When to use margin vs padding in CSS [closed]
- SVG center horizontal and vertical line
- Is it bad practice to comment out single lines of CSS with //?
- How to draw a half circle (border, outline only) [closed]
- What is the difference among col-lg-*, col-md-* and col-sm-* in Bootstrap?
- CSS Circle with border
- Customize Bootstrap checkboxes
- Set parent style via child
- What is the proper way to display a logo with CSS?
- Responsive font size in CSS
- How to make a vertical line in HTML
- CSS Font Border?
- How do I change the background color with JavaScript?
- Why em instead of px?
- Button Center CSS
- Centering a background image, using CSS
- How to change the cursor into a hand when a user hovers over a list item?
- Does bootstrap have builtin padding and margin classes?
- not:first-child selector
- Bootstrap Dropdown menu is not working
- What is sr-only in Bootstrap 3?
- CSS: center element within a element
- How to set up fixed width for
? - How to change btn color in Bootstrap
- How does the data-toggle attribute work? (What’s its API?)
- what is a parse error and how do I fix it
- Adding images to a Bootstrap Carousel with AJAX
- Bootstrap 4 images thumbnail classes
- What does an “&” before a pseudo element in CSS mean?
- Bootstrap Dropdown menu is not working
- Bootstrap Dropdown menu is not working
- How to set up fixed width for
? - How to make the overflow CSS property work with hidden as value
- How to make a sticky footer in react?
- How to push a footer to the bottom of page when content is short or missing?
- Linking to a pdf file with html
- Can I add background color only for padding?
- Change TD border color with HTML or CSS
- css to make bootstrap navbar transparent
- Bootstrap 4, How do I center-align a button?
- Responsive Bootstrap Jumbotron Background Image
- Why adding version number to CSS file path?
- Hide text using css
- Changing the width of Bootstrap popover
- TypeError: $(…).modal is not a function with bootstrap Modal
- How to center vertically and horizontally a div using Bootstrap?
- CSS background color not working
- bootstrap 3 navbar collapse button not working
- How to center content in a Bootstrap column?
- How to center image in carousel
- Bootstrap throws Uncaught Error: Bootstrap’s JavaScript requires jQuery
- How to give spacing between buttons using bootstrap
- how to center form using bootstrap 4
- How can I override Bootstrap CSS styles?
- jQuery toggle CSS?
- Can Twitter Bootstrap alerts fade in as well as out?
- 100% DIV width is not really 100%
- CSS 3 slide-in from left transition
- Flushing footer to bottom of the page, twitter bootstrap
- How to change the background-color of jumbrotron?
- CSS selectors ul li a {…} vs ul > li > a {…}
- vertical divider between two columns in bootstrap
- Bootstrap scrollable panel
- bootstrap 4 row height
- vertical-align with Bootstrap 3
- Bootstrap change carousel height
- Twitter Bootstrap – add top space between rows
- CSS checkbox input styling
- Is there a CSS selector for elements containing certain text?
- Table fixed header and scrollable body
- how to do a line break in Bootstrap 3.3.7
- How can I make Bootstrap columns all the same height?
- How to increase height of textarea using bootstrap rows and columns
- Bootstrap Columns Not Working
- Set bootstrap modal body height by percentage
- Bootstrap 3 Glyphicons CDN
- How to place two divs next to each other?
- Background color in input and text fields
- Bootstrap align navbar items to the right
- How can I change the Bootstrap default font family using font from Google?
- CSS3 opacity gradient?
- CSS3 background image transition
- Why is my Bootstrap code not working?
- img-responsive in Bootstrap does not work
- Set textarea width to 100% in bootstrap modal
- Creating Accordion Table with Bootstrap
- How to import Google Web Font in CSS file?
- In a bootstrap responsive page how to center a div
- CSS Equivalent of the “if” statement
- Responsive Canvas in Bootstrap column?
- How to make Bootstrap Panel body with fixed height
- Change navbar text color Bootstrap
- Bootstrap Collapse not Collapsing
- How to make div background color transparent in CSS
- WordPress Admin Bar Overlapping Twitter Bootstrap Navigation [closed]
- How to set up fixed width for