• Resolved punktcom

    (@punktcom)


    Hi,

    I have tried to solve a logo problem for weeks, but cant fix it. My problem is that the logo shows disproportionate/outstretched on mobile devices (only) Desktop and tablet works great! Check screenshots here: https://imgur.com/a/LzrYVtN

    The name of the theme is Heisengard 0.2.11 and made by one.com

    I have for example tried to add below into CSS, and many more codes. But nowthing works at all. Do any of you experts know how to solve this problem?

    @media screen and (max-width: 767px) {
    body #logo {
    max-width: 90%;
    display: block;
    }
    }

    Thanks in advance,

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Logo problem on mobile devices’ is closed to new replies.