- π³πΏNew Zealand danielveza Brisbane, AU
I don't think this is something that should be in core and this issue has been quite for many years now so I'm marking as closed.
In terms of implementing this if someone comes across it in the future, something like this should work:
- Use the Layout section classes module β
- Configure the module to include a breakpoint field on the section with options like Mobile, Tablet, Desktop
- Place a mobile and a desktop section on the layout, and use CSS to target the classes you've chosen with the Layout section classes module to hide the sections when the breakpoint does not apply
Thats a pretty oversimplified way of doing it and it could be done better once you go in and start building, but that should be a starting point :)