Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wooassist

    (@wooassist)

    @marziyehe the plugin doesn’t really add any styles to the logo, and is dependent on Storefront’s default styling.

    You can adjust this though with some custom CSS. Please try the following the code below if it would work for you:

    .site-header .site-logo-anchor img {
        max-height: none;
    }

    Do make sure that you upload an image that has good enough width on it.

    Thread Starter marziyehe

    (@marziyehe)

    It worked. Thanks so much for your help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Site logo showing too small on mobile device’ is closed to new replies.