Hi Ciaran,
I have a problem with menu in mobile devices and the social media icons overlay in my logo.
this is the url: http://www.weaponsofconquest.com
Regards,
@media only screen and (max-width: 440px) {
#socialmedia ul {
width: 40px;
}
#socialmedia ul li {
float: right;
}}