Storefornt: Mobil Logo overlaps

GK User
Thu May 12, 2016 5:34 pm
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!
User avatar
Senior Boarder

teitbite
Mon May 16, 2016 9:34 am
Hi

Logo can only be changed for mobile if You are using css type option. With image type as You have now I can only help and tell You how to resize it.

Code: Select all
@media only screen and (max-width:479px) {
#gkLogo {
    max-width: 160px;
}
}
User avatar
Moderator

GK User
Thu Oct 13, 2016 12:01 pm
Thanks for the reply!
User avatar
Senior Boarder

teitbite
Sat Oct 15, 2016 5:14 pm
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron