I did not find any solution for override an existing widget. For example: I want to add sub heading in Heading widget but i can't find any doc how i do that?
Nothing here for reproduce
WordPress 4.8.1 + Elementor 1.6.3 Free Version
Just create new widget (class extends) and override what you need with OOP method.
After that, unregister our widget, and register your new one.
Hi @KingYes
How to unregister the Elementor widget from my theme?
Thanks
@KingYes But How to unregister the Elementor widget ?
Most helpful comment
Hi @KingYes
How to unregister the Elementor widget from my theme?
Thanks