Responsive nav sidebar overlapped problem with ScrollReveal.js
Is anyone here familiar with ScrollReveal? I used it to create cool transition effects on my website, but I'm facing an issue where my responsive navbar is getting overlapped by my content. I've already tried using position: fixed and giving it a z-index of 999, and I also added !important, but it still looks like the navbar is being overlapped.