Hidden CSS on mobile still gets loaded

Posted in: Newspaper
Post count: 12

Hello,

I’m trying to make my website responsive without using AMP or the tagdiv mobile plugin.

When I hide an element on mobile only using the composer, it doesn’t show the hidden element anymore but it still gets loaded from the browser, making the page quite heavy for mobile use.

Can you please help me fix this?

Post count: 21065

Hello!

Yes, you are right because the element is hidden which means the element will not display but the html code remains there.

Thank you!

Post count: 12

If I create a new mobile page copying the content, will it copy the hidden items too?

Post count: 21065

Hello!

Unfortunately, this will copy all the settings, so of course hidden items too.

Thank you!

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