Viewing 2 replies - 1 through 2 (of 2 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello jakdoy,

    Add below css code into your current active theme’s additional css option in theme customizer.

    @media(max-width:479px) {
      .site-branding img {
        width: auto;
      }
    }

    Hope this will helps you.

    Thanks !

    Thread Starter jakdoy

    (@jakdoy)

    That has fixed it, thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘logo doesn’t resize on mobile device’ is closed to new replies.