You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

CSS for Outlook font colour on Eloqua emails

Hi,

I'm using the blank responsive template to build an email. To align with our brand, I need the bullet points to be a specific colour but with the text remaining our usual colour. I have managed to do this adding some code into the CSS and this works fine in most email clients. But on Outlook, the text and bullets are the same colour.

Outlook:


Other email clients:


This is the CSS I've added:

.elq-text-cell ul {

color: #d73e42;

font-weight: normal;

}

This changes the bullets and font to the red colour. I then use the text editor to change the font colour to the desired dark colour.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!