I have a few instances where I have multiple columns in the desktop view and I want to be able to choose how many can be viewed on mobile. At the moment it is in responsive mode and automaticaly stacks them as a single column which isn't working with ceratain content.
Is there a way to change this in the usual editor without getting a developer involved?
A quick workaround I’ve used is duplicating the section is one version built for desktop, one simplified for mobile, then you toggle visibility so each device only sees the version that makes sense. It’s not elegant, but it avoids needing a developer if you just need a different layout.
If it’s a custom module, then someone has to update it and add mobile layout options. Otherwise the editor won’t give you column-count control by default.