All header icons should be correct, and I added some default styling, which will allow them to add some of their own icons without it looking terrible.
As I said, it's surprisingly difficult to get circles around icons, but the default styling I added is an improvement.
*Developer's Note: The default styling is as follows (in _header4.scss). .site .site-header .header .top-header .header-nav .header-links a {padding: 5px 8px; }
Additional customization can be done by modifying the horizontal padding (i.e., the 2d value) of a#id.
As I said, it's surprisingly difficult to get circles around icons, but the default styling I added is an improvement.
*Developer's Note:
The default styling is as follows (in _header4.scss).
.site .site-header .header .top-header .header-nav .header-links a { padding: 5px 8px; }
Additional customization can be done by modifying the horizontal padding (i.e., the 2d value) of a#id.