Adding link Classic feature list

Hi there, I’m doing a list using the classic feature list. Every title of each feature list item should have a link to another website. How I can add a link to the title of the feature list item? Thank you.

Hi Francesco,

You can make the feature title a link by wrapping the title text with an <a> tag like this:

<a href="https://google.com" target="_blank">Feature Box Title</a>

Hope this helps.

Solved it, thank you :slight_smile:

You’re welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.