Hi,
I am trying to add CSS in my text but I am not able to do it.
So basically I have a Form which is Rich Text Editor and the user can write on it and it gets saved in the database.
Now, I am fetching the saved data and displaying it in the form of text but I want to apply CSS on certain elements like h2,h1, etc., but I cannot do so.
Any help with appreciated.
Thanks