Create navigation Hyperlinks from text objects

Hello Guys.

I created some some text objects and my ideia is that each text from the text object will be an hyperlink to an specific look.

For example when I click “MEDIA PRINCIPLES” it should link to the "Media PRINCIPLES " look.

This is the HTML code in the body:

So, whats is the sintax to add a link for these texts?

regards

0 3 6,449
3 REPLIES 3

jacksonalv
Participant I

Normal html link syntax works fine in dashboard text.

<a href="url">link text</a>

https://www.w3schools.com/html/html_links.asp

Thanks buddy

Hi, Thanks for the code for beautifying the text box…However, i am unable to change the background color of the text box using style…Is it for text background or box background?

Top Labels in this Space
Top Solution Authors