Hi, I am trying to use custom icons on my site by following the instructions in this thread.
However, it is unclear to me where to insert the following line of code:
<i class="custom-icon-water-tap"></i>
Should I insert it in a raw content element? I am hoping that I can somehow use the icon element with my own image, so that I also get to use the other functionality that is available with the icon element.
Many thanks!