Support » Theme: Tiny Forge » Logo on Mobile site?

Viewing 2 replies - 1 through 2 (of 2 total)
  • If you use the following code it should scale to the width rather then hiding it.

    #site-logo-image {
        max-width: 100%;
    }
    Thread Starter artisana

    (@artisana)

    Awesome-thanks!
    I also added:

    #site-logo {
    display: inline;
    }

    and that did the trick. 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Logo on Mobile site?’ is closed to new replies.