Home › Forums › Support › adjusting SVG logo in navigation bar This topic has 18 replies, 5 voices, and was last updated 5 years, 4 months ago by David. Viewing 4 posts - 16 through 19 (of 19 total) ← 1 2 Author Posts September 17, 2017 at 1:17 pm #387031 LeoStaff Customer Support Can you try clearing your caching plugin? I’m still seeing the old CSS being added. It should be: .main-navigation .inside-navigation .site-logo.navigation-logo img { width: 300px; height: auto; } .main-navigation.mobile-header-navigation .mobile-header-logo img { width: 100px; height: auto; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 17, 2017 at 1:22 pm #387036 David Perfect! That did it!! Thanks Leo September 17, 2017 at 1:24 pm #387038 LeoStaff Customer Support No problem. Also just to note that the mobile header logo should be an icon ideally – like the M icon you have. But it’s totally up to you. I think it would look cool with just the icon 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 17, 2017 at 1:25 pm #387040 David Oh that makes sense. The logo might be too long. Thanks I’ll experiment a bit Author Posts Viewing 4 posts - 16 through 19 (of 19 total) ← 1 2 You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In