Mobile hidden blocks flickering

Posted in: Newspaper
Post count: 135

Hi there,

I noticed a UI issue that Web page displays hidden blocks in first few seconds (if slow connection) in mobile.

But it shouldn’t happen as it is bad user experience.

Please advise how do we resolve this.

Link: Viralbae.com

Thanks!

PS: few blocks were hidden to show only in desktop through css. It still gets displayed in mobile if slow connection.

Post count: 22421

Hello George,

If you hide blocks with CSS you can try to add the !important attribute to them. CSS stands for cascading style sheets so the first display property gets overwritten by the display:none attribute so if the connection is slow, the blocks will appear at first then disappear from view. Unfortunately this cannot be controlled.
Unfortunately we could not access your mobile site to inspect the issue: http://screencast.com/t/xckx9bNjjy
Please check your server configuration.

Thank you

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