Jump to content

GirlsUGames

Starter
  • Posts

    1
  • Joined

  • Last visited

Everything posted by GirlsUGames

  1. You can simply include or apply custom CSS classes to elements with CKEditor 4 as a config option as follow: config.allowedContent = true or include it within already existing configs: { language:"en", direction:"ltr", allowedContent: true } Hope this help
×
×
  • Create New...