Can someone please help me? I 'm coding my portfolio page and i’m having the following problems and i cant find what’s the cause of them.
Here’s the link: http://codepen.io/Getawitcha/full/WGXZpQ/
First of all, there is a big gap inside the header, just after where the ‘info’ ends.
Second, the navbar menu doesn’t work in mobile view, it doesn’t collapse.
Third, when you’re in mobile view, the header just disappears.(i think i can fix this)
And last, the footer, there’s the same big gap and when in mobile view the background color disappears.
My thoughts are that ,either i forgot to put some closing 's or i’ve messed up with the header somehow and its affecting the whole page.