Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The topic ‘Possible to add links to icon list headers’ is closed to new replies.
Hi,
If I’m putting any content below the icon/header for each list icon, how might I add links?
Hi,
You can use HTML on the title. Something like this.
<a href="YOUR LINK HERE">List Title 1</a>
Regards,
Ismael
Awesome. Thanks!