2016-10-04, 01:31 PM
I tried adding
There is an option to disable both code and php code boxes from the editor, but i want the code box.
And i dont want to disable it anyways, i just want it hidden from the sceditor
[data-sceditor-command=php] {
display: none !important;
}
at the end of global.csss, but that didnt do anythingThere is an option to disable both code and php code boxes from the editor, but i want the code box.
And i dont want to disable it anyways, i just want it hidden from the sceditor