I’ve been trying to set up this theme on my wordpress installation, and I’m having a bit of trouble customizing it. I want to remove this bar from the top of my website completely. I’ve been playing with the code, but I can’t figure it out. All I manage to do is break the theme, and then I have to reinstall it. Thanks in advance for any help!
Leave a Reply
You must be logged in to post a comment.
To actually “remove” the navigation,
Go to header.php and delete line number 66 to 88
(<nav> to </nav>)