Any hyperlink you create within a document or email can be formatted to appear as an orange hyperlink. This can draw attention to your link or serve as a call to action.
To do this, you will need to edit the document (or email) in HTML. For this demonstration, we are turning the hyperlink "Natasha's Kitchen" to an orange button.
From the editor, click the HTML button. This will turn your document to HTML text. Find the hyperlink by searching for the text of the link.
In the a reference field after the <a character, you will add the following text so it looks like this:
<a class="mrm-button" href= "the link would be here, inside these quotation marks">Natasha's Kitchen</a></p>
Then save and close the document. When the front-side page refreshes, you will see the orange button hyperlink.
Comments
0 comments
Article is closed for comments.