- Joined
- May 25, 2019
- Messages
- 1,386
- Points
- 523
Reputation:
DareDevil submitted a new resource:
Adding Font Awesome Icons to the Visitor Account - Font Awesome Icons to the Visitor Account
Read more about this resource...
Adding Font Awesome Icons to the Visitor Account - Font Awesome Icons to the Visitor Account
![]()
Add theextra.less
template.
Less:.menu--account { .tabs-tab { &:before { .m-faBase(); padding-right:3px; margin-left: -5px; } &[href$="/bookmarks"] { .m-faBefore("\f02e"); } &[href$="account/"] { .m-faBefore("\f007"); } } .menu-linkRow { padding: 6px 8px; &:before {...
Read more about this resource...