BigPete7978
Registered
Is it possible to increase the size of specific icons on the Edge Style? I just increased my logo, and it made the other icons look small. Any help is appreciated.

It increased the size of the Conversations and Alerts icons, but not the actual avatar. Is there a way to increase all 3?You can try this inside extra.css:
Code:.XenBase #navigation .visitorTabs .fa { font-size: 20px !important; }
Let me know if that works.