Hello!
In the settings at the section component (Main Body of boxed template) im using a background image. This image should not be displayed on smartphone. Instead of the image there should be a background-color, for example grey.
Thinking the way ist to define a custom class in settings layout main body, for example .background-component and using this class in the custom.css.
How the css code should be?