Hi there,
Thanks for writing in.
You can do that by editing the templates located at \wp-content\themes\x\framework\views\integrity\
Edit all the files with content on its name. Eg. content.php, content-audio.php, and etc.
Once done, you can copy those files to your child theme, like here \wp-content\themes\x-child\framework\views\integrity\. This make sure that your files will not be overwritten by updates.
Thanks!