Hello,
Yes it is possible to change it on the child theme.
Please try it and if you do have any issues, feel free to ask
Best regards.
Hi,
I have tried copying widgets.php in my child theme. But it is not working there.
I have created a folder inc in my child theme root directory and under this I kept this widget.php like the same destination in the parent theme.
Parent theme path is :estore/inc/widgets.php
child theme path for the same is :estore-child/inc/widgets.php
But it is not working.
that is why i am asking to you.
Hello,
Sorry for the confusion , I apologize .
Yes you are right you cannot modify the widget on the child theme but what you can do is register a new widget in the child theme with different name and customization and use it.
best regards.