I have a problem with the site http://www.domda.se which is only present on iphone, not on desktop. I think it has to do with some scripts in the footer which have display:none applied. Can I be right or am I totally wrong? Thankful for help in this mysterious matter.
(Tried to append a screenshot but unfortunately I’m not able to post pictures yet.)
I have a problem with the site http://www.domda.se which is only present on iphone,
Share
The pattern you see is the tiny smiley that you also notice on the desktop version on the bottom left.
The smiley listens to your responsive css in the mediaqueries:
and stretches to 100%, creating the pattern. Add something like
to override this 100% stretching for the smiley.