How do you make an link show an icon instead of text?

Been struggling to do this:

Typically you will have a checkbox for making it an icon. Try re-adding a link and see if the option is available. If not try another browser. If it is still not available, I recommend submitting a bug report to https://bubble.io/bug_report

Remove the style.

5 Likes

Could we have the option to show an image instead of text as well?

Hello,

You can already do this by changing the background style.

4 Likes

Hello,
You can add both link and icon on a group (align to parent), and then add hover condition on the icon when the link hovered change the icon’s color property.

Or you could add some JS to your app and make any element be able to open links in a new tab www.codingwithnocode.com/v/open-non-link-element-in-new-tab-in-bubbleio