Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #349203

    The logo on the website is correctly sized, except in Safari it is too small.

    See example and link below:

    #349517

    Hi koala!

    Please add following code to Quick CSS

    .avia-mac #header_main > .container { height: 160px; }

    Cheers!
    Yigit

    #450872

    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.

    #450873
    This reply has been marked as private.
    #451437
    This reply has been marked as private.
    #451888

    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

    #466166

    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.

    • This reply was modified 9 years, 4 months ago by koala.
    #466540

    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

    #466665

    Do I need to make a new API key?

    I’m in fear the manual will lose some settings – what all should I backup?

    #467326

    I have updated the theme and the logo still appears tiny in Safari. I am also using the latest MAC OS and Safari.

    • This reply was modified 9 years, 4 months ago by koala.
    #468157

    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

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.