<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
Code located at Tob bar.html
Whats the idea of those 2 words on that code “Toggle navigation”?
Are those related for theme from working as it should, or can I replace it with something or maybe translate it to meet language we use?
Thanks
It’s a default in bootstrap framework, You can translate, but I cannot see this message, even with a smartphone…
Yeah. A bit odd that there is clearly 2 words but they are ghosts
It seems that its only needed to get the nav-bar showing up when using smartphone but maybe with ipads or similar it’ll show the toggle part? Dunno.