サマリーメールのフッター、リンクテキストは白背景に薄いグレー

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:

ダークテーマを使用している場合、この問題は未だに発生しています。修正の見込みはありますか?

ここに修正案があります。これで問題が解決するはずです。

問題は、ダイジェストの背景色がテーマカラーで制御されておらず(固定のグレー)、2 つのリンクの色がテーマ変数として設定されていたことです。そのため、ダークテーマの明るいテキストが、薄いグレーの背景の上に表示されてしまいました。

Screen Shot 2020-02-11 at 3.59.27 PM

将来ダイジェストを確認する方の参考になるかもしれませんが、関連する別の問題として、メールの背景色は HTML タグで設定されています。しかし、Gmail などの多くのメールクライアントはこのスタイルを無視し、強制的にメールの背景を白にしてしまいます。そのため、背景色がテーマで定義されていても、信頼性は保証されません。