Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Anti.biz

    (@antibiz)

    storefront team helped me solve this:

    .site-header .custom-logo-link img {
    max-width: 100px;
    }

    Ryan Ray

    (@ryanr14)

    Hi @antibiz,

    I think something like the following can help make that logo smaller.

    .woocommerce-active .site-branding {
      width: 50%;
    }
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Make mobile logo smaller’ is closed to new replies.