I would like to remove the bundled gravity form styling that comes with x-theme. I could rename x/framework/css/dist/site/gravity_forms so it doesn’t get picked up, but it’s not good practice to edit the parent theme.
I cloned the gravity_forms directory to the child theme, and deleted the contents of the css files. However, x-theme is still picking up the parent theme.
How can I remove the x-theme gravity form css using only the child-theme? Or any solution that doesn’t involve the parent theme directory.
Thanks,
Webber