nav bar over the page?
-
I am working on my-blog-to-be and it has to look like my website-to-be. I thought that a lone standing nav bar is fancy so I got rid of the head and moved the nav bar on the background of my website easily. Now I try to do the same in wordpress. I need the nav bar to be technically on what would be the background. I tried to move it with a huge negative margin and the result was that it disappeared. It still showed up in Inspect Elements, but not visible. I tried to manipulate it with z-index, no reaction.
Right now I looked into header.php and exchanged header with nav bar. But since I can’t get it visible outside the .site area it seems pointless… any ideas?
- The topic ‘nav bar over the page?’ is closed to new replies.