The Dropdown Section template displays links with icons. The template is a built-in template and comes with your Axero site.
open-right ax-header-icon
.ax-header-icon { top:-5px; }
Below is the HTML of this template for your reference.
<div class="dropdown {{CustomCSSClass}}" id="OpenSection{{WidgetID}}"> {{#if ViewAllURL}}<a class="mobile-header-icon hidden-desktop" href="{{ViewAllURL}}"><i class="{{IconCSSClass}}"></i></a>{{/if}} <a href="#" id="OpenSection{{WidgetID}}" class="dropdown-toggle btn visible-desktop" data-toggle="dropdown"> {{{Contents.ContentCountHTML}}} {{#if IconCSSClass}}<i class="{{IconCSSClass}}"></i>{{else}}{{#if ShowWidgetHeader}}{{{WidgetTitle}}} <span class="caret"></span></a>{{/if}}{{/if}} </a> <div class="dropdown-menu ax-diamond-hover-box"> <div class="axero-ajax-content-wrapper"> <div class="ax-diamond-hover-box-header"> <ul class="modal-options"> {{{Contents.HeaderOptionsHTML}}} {{#if ViewAllURL}}<li><a rel="tooltip" data-toggle="tooltip" data-placement="bottom" href="{{ViewAllURL}}" title="{{{Resources.GlobalViewAllText}}}"><i class="far fa-external-link"></i></a></li>{{/if}} </ul> <div class="nav-header"> {{#if ShowWidgetHeader}}{{{WidgetTitle}}}{{/if}} </div> <div class="divider"></div> </div> {{{Contents.ChildWidgetHTML}}} {{#if ShowWidgetFooter}}{{#if ViewAllURL}}<div class="ax-diamond-hover-box-footer"><a href="{{ViewAllURL}}" class="block">{{{Resources.GlobalViewAllText}}}</a></div>{{/if}}{{/if}} </div> </div> </div>
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/communifire-documentation/wiki/view/78543/dropdown-section-template
Your session has expired. You are being logged out.