REMINDER
Please be respectful of all AppDragers! Keep it really civil so that we can make the AppDrag community of builders as embracing, positive and inspiring as possible.
How to make mobile changes not affect the desktop changes.
-
I am trying to make changes on the mobile side of the webpage but when I make the changes on the mobile it also changes on the desktop side of the website. I just want to make the changes on the mobile side of things.
-
Hey Steve
you can adjust paddings / margins and Responsive font size for each screen size without affecting other screen sizes:
https://support.appdrag.com/doc/Adjust-margins-and-paddings-for-mobileAnother thing you can do is create a copy of a section that will be visible only on mobile, and hide the general one on mobile: https://support.appdrag.com/doc/Show-and-Hide-elements-for-some-devices
This will let you set different content for mobile & desktop