New Participant
May 3, 2017
Solved
Hyperlink Text in Sightly Page Component
- May 3, 2017
- 3 replies
- 2014 views
Hi Community,
I have one page component in which I have some menu items.
I want to add hyperlink (href) on this like in Home Page using Sightly code. I tried using <a href='geometrixx/en.html' @ scheme='http', extension='html'">Home</a>
but its not working. Can you please help me to make it clickable so that it will redirect to some other page like in http://localhost:4502/content/geometrixx-outdoors/en.html when you click on Men's on Menu.
~ Prince