elementor / elementor/elementor
🔃 🚀 Feature Request: Provide a way to create multiple Global Styles for Buttons (Related to #19980, #20301)
- Dominant language
- PHP
- Stars
- 7.1k
- Forks
- 1.6k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 193
Description
### Prerequisites
- [X] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [X] The feature is still missing in the latest stable version of Elementor ( Elementor Pro )
### What problem is your feature request going to solve? Please describe.
Design and build interfaces using Elementor - elementor's design system
### Describe the solution you'd like
It's possible to set a **default design** for buttons using "Site Settings",
I am building an interface in WordPress and need an **extended design system** of buttons: primary, secondary, success, warning, information and more.
Elementor Limit to one design style limits me every time I add an element of an HTML button to a page because I have to override Elementor's default settings that do not match multiple styles.
Similar to Elementor's customizable color scheme, **can you extend it to button design as well?**
In addition, can we let the buttons inherit the color scheme we set in the site settings using Elementor?
### Describe alternatives you've considered
I use Bootstrap's design library, but Elementor overrides these settings
### Additional context
I would like to use the design styles by adding a compatible `class`, for example `btn-primary`
Contributor guide
Assessment
This issue has not been assessed yet.