Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #376969

    Hi,

    when using custom setting and using icon, is it possible to append a #link to icon?

    #377032

    Hey user877!

    Are you trying to set an actual clickable link to the icon or are you just wanting to create an anchor so you can link to the icon?

    Probably the easiest way to do this would be to right click on your page and copy the markup for the separator which should look something like this.

    <div class="hr hr-custom hr-center hr-icon-yes  avia-builder-el-0  avia-builder-el-no-sibling  " ;="" style=" margin-top:30px; margin-bottom:30px;"><span ;="" style=" width:50px;" class="hr-inner   inner-border-av-border-thin"><span class="hr-inner-style"></span></span><span data-av_iconfont="entypo-fontello" data-av_icon="" aria-hidden="true" class="av-seperator-icon"></span><span ;="" style=" width:50px;" class="hr-inner   inner-border-av-border-thin"><span class="hr-inner-style"></span></span></div>
    

    And then paste it into a codeblock element in your page. You can then add an ID to the element or surround it with a link.

    Best regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.