Hello everyone,
Is there a way to disconnect the mobile to desktop breakpoint on wix studio?
To explain more I want to add something to the desktop without it adding stuff to the mobile, and I want to adjust things that are stack with out it “changing on all breakpoints”
Is there a way to deactivate this? I looked all over YouTube didn’t find anything and I just realized I could asked here a long time ago.
thank you ahead of time!!
Disconnecting a breakpoint in Wix Studio isn’t currently possible. However, if you need to make changes that can’t be achieved by adjusting the breakpoint, consider using separate components for each state.
Note: While it’s generally not recommended to manage every element on your site through individual components, for specific needs like disassembling a layout, using separate components can be the best approach.
thank you, I appreciate the help!