Skip to content

Is it possible to add additional classes to editor elements? #4403

Answered by artf
CorLynns asked this question in Q&A
Discussion options

You must be logged in to vote

I think it would be easier to handle this manually with JS (eg. on toggle, swap "*-user-mode" classes) and a bit of CSS, eg.

.standard-user-mode .gjs-sm-property__box-shadow {
 display: none;
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@CorLynns
Comment options

Answer selected by CorLynns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants