Sign in/Join not appearing on mobile

Posted in: Newsmag
Post count: 20

I am facing a peculiar issue. I have disabled mobile theme and my home page/other pages are rendering fine. However, the Sign in/Join is not showing the Login username/password on a mobile. I am using android. The login appears if I activate the mobile theme! However, I do not wish to use the mobile theme.

Website URL: https://labinmotion.com

When I click on “Sign in”, a “Welcome” message appears. When I click on the left on the left arrow on the top, the login boxes appear for a fraction of a second and then disappears!!

The screenshot is here – https://labinmotion.com/wp-content/uploads/2021/04/screenshot-LIM.pdf

Would appreciate early resolution

Partha

Post count: 35449

Hi,
Indeed there seems to be a problem with the “Sign in/Join” on responsive version, we’ll fix this in the coming theme update. As a quick fix until then, you can try this custom
.td-menu-mob-open-menu #td-mobile-nav {
height: calc(100% + 1px);
}

css https://i.imgur.com/xq7MQ3r.png
Hope this will help you!

Post count: 20

Thanks for the prompt response. I included the code in the style.css file but it is still not working! Only the “Welcome!” message appears. Any other ideas?

Regards
Partha

Post count: 35449

Hi,
The code need to be set in Newsmag> Custom code> Custom css.
Then it should work.
Let me know the results!

Post count: 20

hi
It worked! Thanks a ton!!

Partha

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.