WB
Web Bae7mo ago
Skelly

Navbar Link disappearing after click

I'm encountering a weird issue that I can't seem to figure out. I have a dropdown portion of my navbar setup to scroll down to sections of my homepage after click. But as soon as the section scrolls into view, the navlink text disappears. The link is still there and clickable, but the text is gone. Originally I grabbed this element from Relume library, but can't seem to figure out this weird formatting. Not seeing anything when looking at diff states or anything. Appreciate the help! Read only link -> https://preview.webflow.com/preview/tinyzaps?utm_medium=preview_link&utm_source=designer&utm_content=tinyzaps&preview=58506d173aba36c7fb55b5eb530ab889&workflow=preview
No description
5 Replies
Web Bae
Web Bae7mo ago
@Skelly the text is not disappearing on me like you described but it does seem a bit buggy for some reason you might have an opacity interaction conflicting somehow
Skelly
Skelly7mo ago
Yeah can't figure it out! With the navbar open if I scroll to the section it links to it disappears so wonder if it's something to do with the linked URL?
Skelly
Skelly7mo ago
not sure if this is helpful
No description
Web Bae
Web Bae7mo ago
It’s probably the “current” pseudo selector. I can have a look again later today: Can you share a live link as well? @Skelly looks like you set the link href to absolute url? Did that solve it for you?
Skelly
Skelly7mo ago
@Web Bae thanks for following up! I ended up just rebuilding it from scratch and it fixed the link weirdness.