Hey Guys! whats up? im facing a little issue. was wondering if anyone else has faced the same problem...
I have made a a navbar, that has nav items, the navitems each have a link and a horizontal line, that is initially out of frame, (overflow=hidden), Ive written a small js snippet that checks for mouse enter and exit, and accordingly the line moves to view.
the problem: This works when i test it on the editor but when i publish it, the site is broken, with the navitems invisible and the lines showning. When i export as static, the site is not broken but the hoverline effect doesnt work.