XF 2.1 Style property for email button font colors

nocte

Well-known member
Licensed customer
I have changed a lot of the style properties for a dark style.

Normal web buttons have while / light text colors.

But the buttons in emails have a orange / red text color.

I did not find the right style property to change this.

Can anybody help?
 
The buttons in emails should take their text color from the "Default button text color" style property. Worth nothing that all emails are sent from a single style (the default style by default), which can be configured in the appearance options.
 
Thank you for your answer, Jeremy!

The buttons in emails should take their text color from the "Default button text color" style property.
The text color for default buttons is @xf-buttonTextColor which is @xf-paletteNeutral3. And this is grey:

Bildschirmfoto 2020-06-03 um 02.30.28.webp
 
Back
Top Bottom