This is not the theme issue. Its the server issue. First you make confirm to the server provider to increase the upload memory space. And after that add this inside wp-config.php
define('WP_MEMORY_LIMIT', '64M');
If this still doesnot work then add this code inside php.ini