Hi,
Your theme isn’t updated yet.
Please update theme and plugins using this guide
Updating Your Theme and Plugins
Also, Can you try adding the codes below in your wp-config.php
define( 'WP_MEMORY_LIMIT', '256M' );
define( 'WP_MAX_MEMORY_LIMIT', '512M' );
Thanks