Adding links to an email
How can I add a text link instead of using a button.
example -
<a href="https://google.com" >Google</a>
13 Replies
@Erez, you just advanced to level 1!
Hi @Erez
Is this not working for you?
<a href="https://google.com/" >Google</a>
I see it as just text in the preview
I am using the regular editor
If you are using regular editor then you can use triple curly braces variable like this {{
{variable_name}}} a
nd send it value in paylod as below
@Pawan Jain I got it to work thanks.
How can I change the font color of the link which is currently some kind of red?
you can add <a> tag related styles in layout for this
Can you show me an example?
I figured it out. thanks.
@Pawan Jain If someone opens the email on a dark theme provider is there a solution for the logo?
@Pawan Jain can you help us here?
Looking into this
Since we allow to keep only one branding image, so it is not possible to have light-dark mode support
NV-3047 - light and dark mode logo option in branding section
Have two separate images upload option. one for dark mode and other for light mode. and update the default layout html to support both modes
Status
Triage
Novu
@Erez
I have created an internal ticket for this to check feasibility.
I will keep you posted once we add this feature.