• Resolved puco

    (@puco)


    Hello!

    For my header, I’m only using a logo, image.
    But the image is not resized on a smartphone…
    Where could I change this?

    Thanks in advacne!

    Etienne

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hi Etienne,

    Thanks for using Tracks!

    Could you try adding the following CSS to your site?

    .site-title .logo {
      max-width: 100% !important;
    }

    You can copy and paste that code into the “Custom CSS” section in the Customizer (Appearance > Customize). Once added there, it should take affect right away.

    Thread Starter puco

    (@puco)

    Hi Ben!

    Thanks a lot, it’s working fine!

    Etienne

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Responsive header’ is closed to new replies.