Home › Forums › Support › I changed my logo but when I scroll down, I still see the default theme logo This topic has 5 replies, 2 voices, and was last updated 3 years, 11 months ago by David. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts April 10, 2019 at 4:39 pm #865522 Marcos And don’t know where to change this..? can you help? TIA GeneratePress 2.2.2GP Premium 1.7.8 April 10, 2019 at 4:45 pm #865532 DavidStaff Customer Support Hi there, in Customizer > Layout > Primary Navigation –> Navigation Logo, add your own logo there. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ April 10, 2019 at 4:51 pm #865535 Marcos Thanks David, that worked, but one small detail: this logo is displaying “squashed” (as in.. it’s being forced to display narrower than it should) April 10, 2019 at 5:01 pm #865540 DavidStaff Customer Support The navigation logo gets its height property from the navigations menu height. This CSS will override that and i added some top margin to center it: .main-navigation .navigation-logo img { height: auto; margin-top: 10px; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ April 10, 2019 at 5:03 pm #865542 Marcos You are a ninja David, thanks! April 10, 2019 at 5:07 pm #865543 DavidStaff Customer Support Glad to be of help. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ 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