Non-existent Vertical Lines mobile?

I am working on my website and found that vertical lines disappear and become completely nonexistent on mobile devices. I am not able to use them at all. Has anyone else has this same issue?

Go to the mobile editor.
At your left, click “Hidden elements”.

Hey J.D.!
Thanks for your comment, but I literally mean that it has disappeared. It isn’t in the hidden elements and I even tried hiding and reappearing elements because that sometimes does the trick with some other elements. But it simply is just not there. My code doesn’t even recognize the element’s id/name.

If it isn’t in your hidden items, then in theory it should still be hiding on your page somewhere.

What size is your vertical line, simply try adjusting the thickness of it on the Wix Editor and then go to Mobile view and see if you can see it now.

Also, try using the Layers option in the Mobile Editor and see if your vertical line is listed on there, as that could show you where it is hidden quite easily.

You will find Layers at the bottom of the Wix Toolbar.

Hey givemeawhisky,
I really should have explained a little more XD my bad. I have already checked there too. It is just gone. Its not hidden, its not in the layers, its not anywhere. Theoretically, if it is there my code will at least register that it exists and work the way I need to, but this ill give me and error saying that $w(…).expand is not a function, and in my code it even has the red squiggly line meaning that the element doesn’t even exist to be selected

If it exists in desktop mode but not in mobile mode, it sounds like an issue for Wix support.

Thanks guys! Ill see what I can do