Comments Julien Joly started the conversationJanuary 15, 2016 at 1:27pmHi,I have really hard time to modify the salient css. Each time I type or erase a character in the theme editor, I have to wait for long period before it is actually proceeded. Same thing when I want to save. And when I copy/paste characters it crash. 8,992Tahir repliedJanuary 15, 2016 at 11:44pmHey ,You likely need to increase your php memory. See : http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP .Add this to wp-config.php via FTP after the WP_debug line :define( \'WP_MEMORY_LIMIT\', \'128M\' );define( \'WP_MAX_MEMORY_LIMIT\', \'128M\' );Bes.t ThemeNectar Support Team Sign in to reply ...
Hi,
I have really hard time to modify the salient css. Each time I type or erase a character in the theme editor, I have to wait for long period before it is actually proceeded. Same thing when I want to save. And when I copy/paste characters it crash.
Hey ,
ThemeNectar Support Team