Hello There,
Thanks for writing in! Could please increase your PHP memory limit? I recommend that you increase your memory allocated to PHP. To increase it, please edit your wp-config.php file and insert these lines:
define( 'WP_MEMORY_LIMIT', '256M' );
define( 'WP_MAX_MEMORY_LIMIT', '512M' );
You can add it before the line
/*That's all, stop editing! Happy Blogging. */
For more Demo content troubleshooting, please check it here: https://community.theme.co/kb/demo-content#troubleshooting