I lost my login bar in my mobile-friendly site.

I was troubleshooting a phantom hidden element in my header. I made a new strip and pulled all visible elements into that strip to try to locate “input26” element which wasn’t visible yet nothing is hidden as reported. Failing to find that object, I moved everything back into the header and now my mobile site doesn’t show the login box. It does still show the phantom object too.

I restored my site from before monkeying around and losing my login bar and was able to remove the Phantom object. Several, if not all members logging in on mobile site couldn’t get in. It just keeps looping back to login. Removing the phantom object did not fix the problem.

You should look at using Wix Layers in the Wix Editor as you can simply select the element and show it.
https://support.wix.com/en/article/using-the-layers-panel

If you can’t find something in your mobile editor, then make sure that it is not already in the hidden elements section when the page is made mobile friendly.
https://support.wix.com/en/article/finding-hidden-elements-in-the-mobile-editor-4535238

If you are using the Wix Login Bar, then you can edit it for mobile use as shown here.
https://support.wix.com/en/article/customizing-your-member-login-bar-on-your-mobile-site

As for logging in, how are you doing this? If you are using the standard Wix Login Bar or the default Wix login and signup windows, then you would be better suited going through Wix Support for this issue as you have not used code for it.
https://support.wix.com/en/article/contacting-wix-customer-care-for-support

If you have used code for members login on your page, then please post the code used and screenshots that will help us understand the page.