The italic doesn't work

Hi,
I’ve got problem - the italic doesn’t work.
I’ve ttried and <i> and nothing.

Is there anything I should do to fix it?

Ha, ha this is some serious bug and no one have ever noticed that :slight_smile:

You can add to your Child Theme style.css and wait until I will release an update for that.

cite,em,i {
	font-style: italic;
}