Icons
Last updated
Last updated
Using the Advanced Editor, you can easily bring in any Font Awesome icon to decorate your elements.
To get started, add a new block of code. You can use any element selector to open the block, then use the icon property to specify which icon you’d like to bring in, and use the icon-color property to specify its color:
Tip: If you prefer to show just the icon instead of the element itself, set color
to transparent
;
In the value for the icon
property, you can also specify solid
or regular
to change the icon style:
Note that, if you add icons to your elements, they will override any images you have added. If you'd like to add icons only for elements that don't have images, you can add this code to the bottom of your Advanced Editor: