Question

Create navigation Hyperlinks from text objects

  • 24 April 2019
  • 3 replies
  • 5414 views

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


3 replies

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?

Reply