Axero's US team will be attending its annual summit from October 7 to October 10, 2024. During this time, we will continue to provide support through private cases, though there may be a slight delay in response times. We appreciate your understanding and patience.
The Nav - Icon Blocks (Pills) template displays links and icons in a vertical list. The template is a built-in template and comes with your Communifire site.
To change the icon colors in the Nav - Icon Blocks (Pills) template, add the following code in Control Panel > System > CSS Overrides. Replace #328194 with your desired color.
#328194
/*Set color of icons in Nav - Icon Blocks (Pills) template*/.axero-pills.axero-lightning-navigation-list .axero-widget-body ul li a .x-icon i { color: #328194; }
Below is the HTML of this template, for your reference.
<div class="axero-widget axero-lightning-navigation-list axero-pills"> {{#if ShowWidgetHeader}} <div class="axero-widget-header"> <h3>{{{WidgetTitle}}}</h3> </div> {{/if}} <div class="axero-widget-body"> <ul> {{{Contents.ChildWidgetHTML}}} </ul> </div> </div>
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/communifire-documentation/wiki/view/78428/nav-icon-blocks-pills-template
Your session has expired. You are being logged out.