Comments keno started the conversationJune 12, 2014 at 1:44pmI added the code from here:http://themenectar.ticksy.com/faq/2331into the "salient/functions.php" and what happened can be seen on the screenshot...So..something went really wrong.Can you please explain where to put the code in the functions.php???THanks 8,839Tahir repliedJune 12, 2014 at 4:48pmHey Keno!Sorry for the trouble , there arent supposed to be any p tags btw the code . Have fixed the FAQ . The end code should look like this:add_action('admin_head', 'admin_css'); function admin_css() { echo '<style> .js .tmce-active .wp-editor-area { color: #555 !important; } </style>'; }Thanks ThemeNectar Support Team Sign in to reply ...
I added the code from here:
http://themenectar.ticksy.com/faq/2331
into the "salient/functions.php" and what happened can be seen on the screenshot...
So..something went really wrong.
Can you please explain where to put the code in the functions.php???
THanks
Hey Keno!
Sorry for the trouble , there arent supposed to be any p tags btw the code . Have fixed the FAQ . The end code should look like this:
Thanks
ThemeNectar Support Team