I would like to use an icon as a link when it is clicked but without creating custom code, I can;t figure out how to do that. Using a link component doesn't have a place to specify an icon in the options and using an icon component doesn't have an option to specify a link.
You use the link component. You then drag the icon component on to the Link component in the Overview pane on the bottom left of the app. Then you can select the text in the Layout View pane and remove the word Link. Now you have an icon that is a link.
Saj
1 Like
Thanks saj, that works great. I also got an icon working as a link to a modal by adding the data-toggle and data-target attributes to it.
The more I learn about BSS, the more I like it!
Pete