Responsive Breakpoint Transform Effects Options #24345
futureclouddesign
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe.
The transform effects are great and easy to use, but I need to be able to customize them on different device sizes and breakpoints. Currently, I do not see ability to modify them at different breakpoints.
Describe the solution you'd like
It would be really great if we could modify these transform effects per each different breakpoint (Desktop/Tablet/Mobile/Ect)
Describe alternatives you've considered
I've considered duplicating the whole container which has the transform effects on for desktop, and responsively hiding that container on the Tablet/Mobile breakpoints. But that's a clunky solution and if I need to make edits in the future I'll need to edit them both.
Additional context
No response
All reactions