Override the font face/family that is used for the RTE special chars
Hi All,
I am facing a problem with the special chars plugin - the issue is while authoring the content if I add any special character I am not able to differentiate the symbol because of the size. So i was trying to add custom css to the special characters so that they look bigger in size and are easily visible.
But the problem is I am not able to find the css class for the richtext component.
i checked it here - /libs/cq/gui/components/authoring/dialog/richtext/clientlibs/rte/coralui3 and few other places as well but couldn't find it.
Please can anyone provide me the css path where i can edit the classes or add custom classes.
OR
Is there any other way to increase the size of special chars in the RTE.