Updated position control : allow responsive device choice #21588
nathan-dierickx
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.
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe.
I would like to allow the responsive device choice in the advanced element settings.
I find where is the problem : include > widgets > common.php at the line 340 change 'add_control' to 'add_responsive_control'
it's just one line to update in the code source...
Describe the solution you'd like
I would like to allow the responsive device choice in the advanced element settings.
I find where is the problem : include > widgets > common.php at the line 340 change 'add_control' to 'add_responsive_control'
it's just one line to update in the code source...
Describe alternatives you've considered
No response
Additional context
No response
All reactions