Text Editor Styles Menu Item Greyed Out

Permalink
Ho everyone I have an issue when I put a block of text into edit mode and click on the styles menu it is greyed out and does not give me the option to select the styles that I have written in the typography.css file. I have checked if it is linked in the head.php file which it is.

Anyone had this issue and resolved it?

Thanks Gerard.

inkwellcd
 
simpit replied on at Permalink Reply
simpit
Hi Gerard

I think you need to add the method getThemeEditorClasses to your page_theme.php. This is how you say which custom CSS classes the user can add in the editor.

See:
https://documentation.concrete5.org/developers/designing-for-concret...
inkwellcd replied on at Permalink Reply
inkwellcd
I honestly don't know how to do this as I am HTML and CSS only. I just assumed that adding typography.css to the header would allow the styles to be chosen from the editor as in previous versions of Concrete5...