If you update Visual Compooser and see a white screen, it may be that you are low on WP Memory. To update the memory, FTP into the site and add the following line of code to the wp-config.php file:

define(‘WP_MEMORY_LIMIT’, ‘256M’);