How to set line spacing in email notifications?

Gulzar Manuja2
Kilo Guru

Dear All,

 

I have received a requirement to set line spacing as 1:1.5 in the email notification. I tried to explore various options available under 'Message HTML' field but could not find out any to set line spacing.

 

Does anyone know if we can set line spacing in the email notifications?

Thanks & Regards,

Gulzar Manuja

1 REPLY 1

debendudas
Mega Sage

Hi @Gulzar Manuja2 ,

You can add a css property in the HTML field, below are the steps:

 

1. Click on the <> icon

debendudas_0-1732516759447.png

2. Add the below css in the html tag

style="line-height: 1.5;"

debendudas_1-1732516925667.png

 

If this solution helps you then, mark it as accepted solution ‌‌✔️ and give thumbs up 👍