Hi all,
I’m currently working on this site: http://jworks.nl/, which already looks nice, so thanks for creating the theme!
However, when I resize the page and I make the page the size suitable for phones, the logo looks quite ugly, so I was thinking of using a different logo for that, for example without the text under the logo. Would that be possible? If it’s not possible, would it be possible to put some margins around the logo so that it doesn’t look so cramped as it looks now?
Thanks, Erik
@media only screen and (max-width: 767px) {
.responsive .logo img {
margin: 10px;
}
}
i think you have set the mobile version only for mobile and not for tablets
so i guess this will be ok
Hi!
Please refer to @guenni007’s above. If that does not help, please see – http://kriesi.at/documentation/enfold/change-logo-on-mobile/
@guenni007 Thanks :)
Best regards,
Yigit