Tagged: advanced-layout-editor
Good day,
i’m a Swiss graphic agency and your big fan. Your theme is really great!
I never had a problem ’til today, but sudennly i can’t modify my text whit the advanced layout editor.
The button for justify, change color ecc… are disappears and my text is white! And i can’t add pictures.
I check other web site i made, but the problem is only whit enfold.
Thank you,
best regards
Hi SwissDesign!
Thank you for using the theme!
Please try this on functions.php:
function ava_css_dashboard() {
echo '<style type="text/css"> .js .tmce-active .wp-editor-area {color: #555;} </style>';
}
add_action('admin_head', 'ava_css_dashboard');
Let us know if it works.
Best regards,
Ismael
Thank’s Ismael,
i have tried to copy e paste this in functions.php, but i guess not in the right place. My programmer is not working this week and i can’t ask for help. I can still bother you please?
Can teach me where exactly i must put this code?
I’m sorry, but usually i do only the graphic part and some html…
Thank you for the patience,
Giacomo