So I wanted to try something different, I found an image that I wanted to use as my nav bar, but I ran into a problem with it. The first thing is that it’s not letting me change the font color on the nav bar. Second thing is that my boxes below won’t start stacking, just overlapping, resulting in me having to ‘margin-top’ for a temporary fix and a temporary view of how I’m going to be setting up my portfolio page. However, I don’t really want to continue because of this.
I tried a few things, such as putting a transparent box over it and putting the z-index to put the transparent box over the nav bar image and adding the text links that way, but that didn’t really fix anything. Any suggestions or am I not able to set my nav bar as an image?
Sorry if this is confusing, just want to continue with my project
Here’s the codepen.io for reference