• Hey.
    How can I change the color of links in an email from orange to another?

    This style is responsible for the color of the links:

    /* Body - Body Link */
    		#templateBody .mcnTextContent a,
    		#templateBody .mcnTextContent p a{
    			color:#ff7f50;
    			font-weight:normal;
    			text-decoration:underline;
    		}

    But the introduction and change of this code in the notification (in the Message field), or applying my own style to the tags {field_id = “3”} or {field_html_id = “3”}:

    <span style="color:#00a1cb !important;">{field_html_id="3"}</span>

    does not give any result.

    • This topic was modified 4 years, 7 months ago by vrednik.
    • This topic was modified 4 years, 7 months ago by vrednik.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Ethan Choi

    (@ethanchoi)

    Hi @vrednik,

    I apologize as currently we don’t have the option to modify the notification email template styles. I’ve made a note of the feature request and we’ll keep it on our radar as we plan out our roadmap for the future.

    Thank you for the suggestion!

    Thread Starter vrednik

    (@vrednik)

    Thanks for the answer.
    I will wait for the implementation of the function.

    +1 for this

    Jeff Uetrecht

    (@jeffuetrecht)

    +1

    tslofphoenix

    (@tslofphoenix)

    Definitely would like this feature. The orange link does not match our styling AT ALL.
    chicagospiritualseekers.org

    Plugin Support Ethan Choi

    (@ethanchoi)

    Hi all,

    Thank you for the feedback, we definitely appreciate the suggestion and I’ve noted them for our team’s review ??

    While we don’t the feature to style the notification email template for now, if you’re willing to use some custom code, we have a detailed developer documentation on how to customize the styles on the email template.

    Hope this helps!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Link color in email’ is closed to new replies.