Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1192020
    nathangadd
    Participant

    Hi there,

    I’ve been trying to replace the icons with some custom images, and after some searching i found this thread:
    Thread
    However i cant seem to figure out the first part, where your support says:
    “You can add a custom icon like this.”

    <i class="custom-icon-water-tap"></i>

    Where do i need to put this in?

    Kind regards
    Nathan

    #1192053
    Lely
    Moderator

    Hi Nathan,

    You can add that inside a text element where you want the icon to appear.

    Hope this helps.

    #1192148
    nathangadd
    Participant

    Thanks so much for the fast reply.

    Another related question, is it possible to put a link into a custom icon? So that essentially when you click the icon it redirects you to wherever.

    #1192167
    Christopher
    Moderator

    Hi there,

    Yes, please wrap icon code within <a href="#"></a> tags.

    e.g :

    <a href="#"><i class="custom-icon-water-tap"></i></a>

    Hope it helps.

  • <script> jQuery(function($){ $("#no-reply-1192020 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>