I have a Rich Text block which is centre justified by default. I would like the first line to be centre justified and then the remainder to be full justified.
I have seen answers which speak to assigning the css code to the rich-text component, but I do not want it to apply to the whole block.
@siric See CSS code is working on whole block you are using Rich Text block by default it is justified but you want only first line then you must be use HTML block instead of Rich text block then your desire result will be possible with the help of tags and class you can set the alignment for each and every line.