TIP: Outlook 2013 adds unwanted extra bullet points to a list

Anonymous
Not applicable
When rendering an email, Outlook 2013 often adds an extra bullet point on a bullet point list - does not look pretty!  This tip may help.

Edit the email content in html mode and add the following line of code after the closing </ul> tag of the bullet point list.

<div style="display:none;">&nbsp;</div>

Tags (1)
5 REPLIES 5
ZachRogers
Level 1

This is awesome, thank you!

Shannon_Rodak1
Level 1

Tried this html tip on Office 365 - assuming Outlook 2019 (as we just integrated to using the mailing system in April 2019) and I am still seeing the unwanted bullet point in Outlook for Desktop. Outlook mobile + Outlook Browser render fine. Any newer tips?

Margot_Killoran
Level 1

Thanks, this worked for Outlook 2016 too.

Tom_Kerlin2
Level 8

Thanks for the tip!

Tom Kerlin
Anonymous
Not applicable

Worked, thank you!