Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #235990

    Hi Guys,

    I noticed after the update before the current one, that when I resize my website to mobile size, the Logo distorts – it used to resize fine, I played ith the header settings, but it is still the same, any ideas?.

    Thanks

    Gary

    #236318

    Hi Gstar72!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 480px) {
    .responsive .logo a, .responsive .logo img { 
    max-height: 45px !important;
    margin-top: 10px!important; }}

    Your logo image is a bit small you can also try uploading your logo in double size

    Regards,
    Yigit

    #236344

    Thanks Yigit.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Logo Sizing Issue After Update’ is closed to new replies.