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.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.