Home › Forums › Support › 3 things I need to do it with GP theme This topic has 17 replies, 3 voices, and was last updated 8 years, 9 months ago by Leo. Viewing 3 posts - 16 through 18 (of 18 total) ← 1 2 Author Posts June 12, 2017 at 12:12 am #332250 LeoStaff Customer Support a) .main-navigation .navigation-logo { float: right; } b) Replace this CSS you’ve added: .site-header { display: none; } with: @media (min-width: 769px) { .site-header { display: none; } } Then upload the logo again in Customizer > Site Identity. June 12, 2017 at 1:47 am #332286 Tamer Thanks Leo. I’ll try and if there is new things I’ll open a new topic. June 12, 2017 at 8:26 am #332438 LeoStaff Customer Support No problem! Author Posts Viewing 3 posts - 16 through 18 (of 18 total) ← 1 2 You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In