Home › Forums › Support › Make mobile logo bigger This topic has 5 replies, 4 voices, and was last updated 3 years, 2 months ago by Tom. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts February 20, 2019 at 12:53 am #815212 Victor how can i make the logo on mobile bigger thanks in advance GeneratePress 2.2.2GP Premium 1.7.7 February 20, 2019 at 4:12 am #815355 DavidStaff Customer Support Hi there, the Site you imported is using CSS to size the mobile logo. Go to Customizer > Additional CSS and look for this: /* Mobile Navigation Breakpoint */ @media (max-width: 922px) { .site-logo { width: 140px; /* Change this size */ margin: 0 auto 32px auto!important; display: block; } Change the width – i have added a comment on that line. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ February 23, 2019 at 11:15 pm #819393 Victor Thanks David February 24, 2019 at 4:39 am #819574 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ January 17, 2020 at 3:10 am #1134834 Praveen Hi, I tried to add the above code but it messes up the alignment of the logo and the menu at the right. Can you please help. here is the link – https://thewatercritic.com/most-water-polluted-cities-usa/ January 17, 2020 at 11:09 am #1135432 TomLead Developer Lead Developer Hi there, To make your mobile logo bigger, try increasing the menu item height option (for mobile) in Customize > Layout > Primary Navigation. Let me know 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In