Pie de página del correo electrónico de resumen, el texto enlazado es gris claro sobre blanco

I’ve looked elsewhere and wasn’t able to find someone with a similar issue.

When a summary email is sent out the text at the very bottom appears like this:

This summary is sent from [WEBSITE NAME] when we haven’t seen you in a while. Change [your email settings], or [CLICK HERE] to unsubscribe

Only the text “your email settings” is visible in dark blue. The WEBSITE NAME and CLICK HERE are light grey on white background, nearly impossible to read. The links work for all three.

I am using the default email colors and the website is Latte. I really can’t figure out what is going on. Any help would be most appreciated!!

Screenshot below:

Hey Jake

You should be able to customize how you want in your admin panel

Thanks, the text is all there. The issue is the color of the two linked items “Name of Website” (with link to website) and or “CLICK HERE” to unsubscribe.

As best I can tell, you can’t customize the color of the text in “Customize>Email” only the text itself.

Try modifying the css with the colors you want, these are just examples

image

Yeah, I think you might be onto something here. That particular link might be missing some CSS classes.

That’s probably the reason why it looks a bit different than the rest of the footer links in digest/summary emails.

Thanks for reporting the issue. We’ll fix it :+1:

Thank you! It looks like the summary email is pulling the color scheme info from the theme only for two of the three links. My friend reported she is using the “Light” theme for the website and in her summary emails she can read the link text.

I have just confirmed that if I (as Admin) set the default color theme to light for the site and then view the “Preview Summary” the text is visible. So I guess for two of the three links it is taking the color scheme from the Theme for the summary email. Image below:

Sigo teniendo este problema al usar un tema oscuro. ¿Hay alguna esperanza de que se solucione?

Tengo una solución aquí que debería funcionar

El problema es que el color de fondo del resumen no está determinado por los colores del tema (es un gris estático), y los colores de esos dos enlaces eran variables del tema. Así que el texto claro de los temas oscuros terminaba sobre un fondo gris claro.

Screen Shot 2020-02-11 at 3.59.27 PM

Algo relacionado que podría ser útil para alguien que consulte el resumen en el futuro… el color de fondo del correo electrónico se establece en la etiqueta HTML… y muchos clientes de correo electrónico (como Gmail) simplemente ignoran ese estilo y hacen que el fondo del correo sea blanco de todos modos… así que incluso si el color de fondo estuviera definido por un tema, no sería confiable: