Tagged: 

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

    Hi McNitefly!

    Thank you for using the theme.

    Try to add this on Quick CSS or custom.css:

    @media only screen and (max-width: 767px) {
    .responsive .logo a, .responsive .logo img {
    margin: 0 auto;
    max-width: 100%;
    height: 40px !important;
    max-height: 40px !important;
    top: 5px;
    }
    }

    Best regards,
    Ismael

    #294019

    Perfect,
    thanks Ismael for the quick & competent answer,
    now it works.
    Cheers,
    McNitefly

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Logo distorted in mobile view / smallest responsive level squeezes image’ is closed to new replies.