Home › Forums › Support › Logo size in mobile (using navigation as header option) This topic has 3 replies, 2 voices, and was last updated 4 years ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 21, 2019 at 2:13 am #845256 Alan Gautham How to increase Logo size in mobile. Its very small now. Seems to having some padding around it. How to remove it? Using new navigation as header option GP1.8 ALPHA March 21, 2019 at 5:02 am #845370 DavidStaff Customer Support Hi there, you can do this to reduce ( or remove ) the padding: @media (max-width: 768px) { .navigation-branding img { padding: 4px !important; } } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 21, 2019 at 8:32 am #845741 Alan Gautham That worked as expected😊 Thank u David for the css Have a nice day👍 March 21, 2019 at 9:20 am #845803 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In