Title: Mobile tiny logo
Last modified: December 16, 2020

---

# Mobile tiny logo

 *  Resolved [basscan](https://wordpress.org/support/users/basscan/)
 * (@basscan)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/mobile-tiny-logo/)
 * Hello, the logo image is very small on mobile.
    Regards, Bas
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmobile-tiny-logo%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [dadockta](https://wordpress.org/support/users/dadockta/)
 * (@dadockta)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/mobile-tiny-logo/#post-13796325)
 * [@basscan](https://wordpress.org/support/users/basscan/) : just checked on my
   iphone XR, the logo looks small-ish in portrait but very well pro-portioned in
   landscape
 * btw: have to tried to remove the logo and replace it with a different size/resolution
   version?
 *  Moderator [Mel Choyce-Dwan](https://wordpress.org/support/users/melchoyce/)
 * (@melchoyce)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/mobile-tiny-logo/#post-13804540)
 * If you want to increase the size of the logo on mobile, try adding something 
   like this to Customize > Additional CSS in your admin:
 *     ```
       @media only screen and (max-width: 481px) {
       .site-logo .custom-logo {
           max-width: 170px;
       }
       }
       ```
   
 * You’ll want to test on a smaller phone to make sure the logo doesn’t overlap 
   with the menu, though. If it does, you can try something smaller like 150px.
    -  This reply was modified 5 years, 5 months ago by [Mel Choyce-Dwan](https://wordpress.org/support/users/melchoyce/).
 *  Thread Starter [basscan](https://wordpress.org/support/users/basscan/)
 * (@basscan)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/mobile-tiny-logo/#post-13806227)
 * ok thank you

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

The topic ‘Mobile tiny logo’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/twentytwentyone/2.7/screenshot.
   png)
 * Twenty Twenty-One
 * [Support Threads](https://wordpress.org/support/theme/twentytwentyone/)
 * [Active Topics](https://wordpress.org/support/theme/twentytwentyone/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/twentytwentyone/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/twentytwentyone/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [basscan](https://wordpress.org/support/users/basscan/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/mobile-tiny-logo/#post-13806227)
 * Status: resolved