Trick: remove background image – responsive design – only mobile

Posted in: Newspaper
Post count: 26

CSS Trick:

Theme panel->Custom code->Advanced CSS->(PHONES)

body {
background-image: none !important;
}

I saved 0.3s – PSI.

  • This topic was modified 3 years by Henrieta.
Post count: 27744

Hello,

Thank you for this information.

Have a great day!

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