Simply, I’m trying to get a logo into the navbar. Better, I’d like to be able to have it resize dynamically with breakpoints, but I have to start somewhere…
I’ve seen a few examples and most seem to address .navbar-brand in some way, but haven’t been able to figure out something that works. I would think it’s easy to do, but apparently not!
Also, I’m wondering if putting it in the navbar itself is the best way to go.
Yep - did that… I’ll post in a little bit because I’m not at my “working” computer at the moment.
I can get the logo in there, but if the text is removed in .navbar-brand the logo disappears, and it gets smaller as the text gets shorter. As noted I’ll put it online a bit later.
Since I’m not familiar with the nomenclature, I’m not sure what items/terminology I should be looking for to fix it