You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I know that but I'm not talking as a user, I'm talking as a plugin developer.
Firsts I wanted to develop my own text shadow widget. But on second thought - a core Elementor controller seemed to be a better solution. This way all the widgets can use it. Including external plugin developers.
Description
It would be awesome if there could be a "Text Shadow" controller.
text-shadow: {horizontal-shadow} {vertical-shadow} {blur} {color);
Elementor already has a similar (and a very useful) "Box Shadow" controller.
box-shadow: {horizontal-shadow} {vertical-shadow} {blur} {spread} {color};
The text was updated successfully, but these errors were encountered: