I am experiencing an issue while applying the 'Heading' style to the content pasted from a Word document in CKEditor for Strapi

51 Views Asked by At

I want to apply the 'Heading' style of CKEditor to the selected content, which already has inline CSS. I want to retain other formatting for my content. Can anyone help?

'Testing' to be formatted to Heading3 'Testing' to be formatted to Heading3

Heading3 style is not getting applied Heading3 style is not getting applied

I selected the text and tried to change it to 'Heading3,' but the style did not apply due to inline CSS.

0

There are 0 best solutions below