Hi,
I’m trying to change the link colour of an authenticated webpage link in a message.
However, whenever I try to change the styling it continues to stay as a link.
This is what I’m trying to achieve-
Is there a different place where I can alter the css/styling being used in a message for an authenticated webpage link?
It sounds very roundabout but you might need to put the link into a template or page, add styling there, then add it to the message as a page include.
That looks like its sorted it. I’ve added an info by template with the links in and in the source code added a tag and targeted the generated tag and its applied the correct css. Added it in as a page include and its setting the css on the buttons now