I'm working on optimizing certain threads for action/conversion on mobile view. One thing that would be helpful (not sure if it's possible/feasible) would be to implement mobile-only and desktop-only
bb code, similar to how premium tags and sales tags work.
The idea would be that I could use mobile tags for things I want to show up only on mobile, and desktop tags for things I want to show up only on desktop, effectively allowing complete customization for either platform.
Here's the specific
thread I'm working on, but this could be useful in hundreds of places.
https://permies.com/w/190354
On desktop, I'm making use of float right/left to distribute images. It would
be nice to execute a completely independent mobile layout.
On the other hand, I am aware we are working to unify mobile/desktop views, and this implementation may seemingly be in conflict with that pursuit.