馃敆 Please add heading classes to elementor-kit CSS (Related to #965 - AKA Preset Styles) #21325
brittaweller
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.
In every Project we are working with heading classes so we can change the design of a heading while keeping the right heading tag. I.e.
<h2 class="h3">Heading 2 but with look of h3</h2>.At the moment your global Website settings are not supporting this behavior. But it could easily be fixed (see solution).
This is how it looks now:
Describe the solution you'd like
I would like it to be look like this by just adding also the heading class to the elementor-kit file:
Describe alternatives you've considered
Just change these view lines inside
elementor/core/kits/documents/tabs/theme-style-typography.phpline 183... to :That would be awesome <3!
Additional context
No response
All reactions