Hi Ciaran,
On mobile devices social media icons are not visible.
please see my website: http://www.kolmillo.com
Regards
@media only screen and (max-width: 1024px) {
#socialmedia {
display: inline !important;
top: 60px;
}}
@media only screen and (max-width: 1024px) {
#socialmedia {
display: inline !important;
position: relative;
right: 0;
}}
.touch .social-linkedin {display:none !important;}