The logo on the website is correctly sized, except in Safari it is too small.
See example and link below:
Hi koala!
Please add following code to Quick CSS
.avia-mac #header_main > .container { height: 160px; }
Cheers!
Yigit
We are still having a problem in safari when you click to another page after you land, the logo shrinks to a very small size.
It is also very very small on mobile devices.
Hey!
Thank you for the info. You’re currently using an outdated version of the theme, 3.0.4. Please update to 3.1.5. That should fix the issue.
Best regards,
Ismael
Hi, I have checked the them update in settings and it says:
No Updates available. You are running the latest version! (3.0.4)
I also clicked the manual update and it still thinks I am current…so the safari problem still exist.
Hey!
Please try updating the theme manually via FTP and overwrite all files – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Also please make sure that your API key is correct
Cheers!
Yigit
Do I need to make a new API key?
I’m in fear the manual will lose some settings – what all should I backup?
I have updated the theme and the logo still appears tiny in Safari. I am also using the latest MAC OS and Safari.
Hi Koala,
The logo is now displaying at the right size in safari, using the following css in your custom css file:
/*Logo fix for safari*/
.logo img{
max-height: 180px !important;
}
The size for mobile is also displaying fairly larger, if you would like the size to be changed let us know and we can get a media query ready.
Regards,
Dake