Good morning, everyone,
I have a problem that’s probably very easy to fix. I created a menu and pinned it to the top of the page. However, when I scroll, I see this dark line that I’d rather not have there. Is there a way to remove it?
Try adding the class .sticky-nav.sticky and remove borders (set them to 0% fill), you can also remove the shadow if you want or change the background color.
2 Likes
