Hi,
I wrote in a couple of days ago, as the logo was too big in firefox (bigger than on any other browser)… you guys gave me the following code, which fixed it:
.responsive .logo a, .responsive .logo img {
float: left;
height: auto !important;
max-width: 100%;
width: 100%;
}
.logo img {
width: 50% !important;
}
Unfortunately, the logo is now tiny on the smart phone view. It is the second one which affects it. It also affects chrome on mac and windows:
.logo img {
width: 50% !important;
}
but if I change that, it affects the logo size in Firefox for mac again.
Thanks so much.
corina
Hi Corina!
I checked your website on my iphone 4 and this is how it looks on my end – http://i.imgur.com/C16cDXT.png
Have you fixed it already?
Cheers!
Yigit