Nobleman
Customer
Hey Russ, trying to add icons to the Xenbase with the Canvas active; I've tried a few codes and the one below however they don't seem to show.
.p-navEl-link, .menu-linkRow, .CanvasMenu-link {
&:before {
.m-faBase();
display: inline-block;
margin-right: 5px;
&[data-nav-id='xa_ld']:before {.m-faContent(@fa-var-bolt);}
.p-navEl-link, .menu-linkRow, .CanvasMenu-link {
&:before {
.m-faBase();
display: inline-block;
margin-right: 5px;
&[data-nav-id='xa_ld']:before {.m-faContent(@fa-var-bolt);}