added hook to customize font weights in custom font #25503
socialreza
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..
Suppose I have a font with a weight of more than 11, if the number of weights that can be selected in the list of font weights in the custom font is 11, if there was a hook to add a new weight or remove another weight. It gets better, for example, the normal weight is 400, what is the reason for both normal weight and 400 weight?
Describe the solution you'd like.
path : /plugins/elementor-pro/modules/assets-manager/asset-types/fonts/custom-fonts.php
I want it to be possible to remove or add weight by placing a hook, In addition, there is a hook that can remove or add weight to the typography of the widgets.
path : /plugins/elementor/includes/controls/groups/typography.php
Describe alternatives you've considered.
No response
Additional context
No response
Agreement
All reactions