Hi There,
Could you please try adding the following code into your wp-config.php file in the root of your WordPress installation.
define( 'WP_MEMORY_LIMIT', '256M' );
define( 'WP_MAX_MEMORY_LIMIT', '512M' );
If that doesn’t help, please provide us with your FTP login credentials to check your current setup.
Thanks!