How can I change the size of the icons and make the width of each icon layer (the blue transparent) behind the icon the same size and place them a bit closer together?
See this example:
#gkHeaderMod .gk-short-menu li {
padding: 10px;
}
#gkHeaderMod .gk-short-menu i
#gkHeaderMod .gk-short-menu span
#gkHeaderMod .gk-short-menu .gk-icon-dinner-set-solid {
font-size: 64px;
}
