[SOLVED] My splash page doesn't appear on mobile

I made a custom splash page for my site (PlayCanvas 3D HTML5 Game Engine) with a custom image, and while it USED to work on mobile, it no longer appears. Except:

It always appears on desktop, UNLESS I resize the screen to be really narrow, emulating mobile, then it vanishes.

It works on mobile if I switch to landscape.

I am sure the answer is super simple and I am just too ignorant about CSS or something…

Hi @gnormanlippert! I think that has to do with your margin-left, but I’m not sure. Below the CSS from one of my projects.

Yeah, that does seem to be the wildcard factor. But as far as I can understand it, mine seems to be set up correctly-- What might I be missing?

I see you applied my suggestion and it works now. I will mark the topic as solved.

3 Likes