Portfolio: cant get hamburger menu to work

Hi there,

The hamburger icon is actually there, but it’s not visible for some reason. It will show up if you change the color, which you can do with this code:

.navbar-toggle .icon-bar{ background-color: #fff;}

Also, in your JS settings, you included jQuery (which is great!), but you need to make sure it comes before Bootstrap in order for Bootstrap to work.

Thank you, the other half of the issue I am having is that it is not toggling

Thank you so very much

Did you fix this? It’s toggling when I try it.

yes its fixed now… ty all. only other issue is the about me section the text block is to narrow on phones

1 Like