Hey I would like to change the Logo for the mobile version because it overlaps. Please see: http://www.casa-eurabia.de.
I found in templates > Features options how to upload the image. But no specification for mobile version.
Thanks for help!
@media only screen and (max-width:479px) {
#gkLogo {
max-width: 160px;
}
}