London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Even if I have all editor properties checked the Format Paragraph drop down is not showing in edit mode. I have remove the "uiEditorCssPaths" from Dynamic Properties and added a correct path to my editor.css.
The editor.css is simple:
h2 {font-size: 19px; margin-bottom: 0.5em; line-height: normal;EditMenuName:Heading 2;}
h3 {font-size: 17px; margin-bottom: 0.5em; line-height: normal;EditMenuName:Heading 3;}
Can anbody see what I am missing?