Issue #2453Opened December 11, 2019by adityaMurarka0 reactions

Not able to use colors(TextColor,BGColor) and styles(Font,FontSize) in toolbar

Question

Hi artf,

I am adding colors and styles section in toolbar. I am able to see other sections but not colors and styles in the editor.

"gjs-plugin-ckeditor": { position: "center", options: { toolbar: [ { name: 'styles', items: ['Font', 'FontSize'] }, { name: 'basicstyles', items: ['Bold', 'Italic', 'Strike', '-', 'RemoveFormat'] }, { name: 'links', items: ['Link', 'Unlink'] }, { name: 'colors', items: ['TextColor', 'BGColor'] } ] } },

Am I doing anything wrong in the above code. Can you help me out with this? @artf

Thanks in advance.

Answers (1)

artfDecember 14, 20190 reactions

This is not related to the GrapesJS core library and probably not even the plugin. Check the CKEditor documentation please (you might missing some plugin)

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.