None of my buttons are working on my site. I believe it has something to do with my menu, but I really am at a loss now. Would really appreciate some advice. Haven’t slept in so long trying to figure this out. I also noticed on my life, the menu will load first and blink then go to the homepage, like a loading glitch.
I imagine it is because your nav is never actually hidden, it is just transparent, but it is always on top of your content which means it’s covering up all of your content and therefore links - once you hover over anywhere in your read-only, you’ll see that you are actually hovering over your menu links. I suggest setting the nav to display none and then setting it to display block and changing opacity in your interactions. Hope this helps!
Now I’m having the issue of when my page loads, the menu appears for a moment and blinks before it goes to the actual page. What a head ache this menu is. Any thoughts on how to fix this? Thank you