Use actual semantic buttons for the button widget #22729
theavic
started this conversation in
Feature Request
Replies: 2 comments 2 replies
|
@theavic How would these buttons work? And what would be they be used for? As link elements or for another purpose? |
1 reply
|
Please read this: We no longer add the |
1 reply
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.
My custom link styles apply to buttons
Describe the solution you'd like
I could just add a button which is an actual button element. Currently even though it has the HTML role of button, "a" styles still apply to it.
If backwards compatibility is an issue, an additional semantic widget could be provided
Describe alternatives you've considered
Excluding elementor buttons from link styling
Additional context
No response
All reactions