Search for: Log In Free Support [Resolved] Only logo on top of menu in mobile menu Home › Forums › Support › Only logo on top of menu in mobile menu This topic has 3 replies, 2 voices, and was last updated 6 months, 3 weeks ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts July 5, 2020 at 1:45 am #1352414 reistad Is there a way to hide the Site title and Site tagline in the mobile menu only? I have set the mobile header to off since I want only the logo on top of the menu. The menu for desktop and tablet should have Site title and Site tagline. July 5, 2020 at 5:58 am #1352548 DavidStaff Customer Support Hi there, try adding this CSS: @media(max-width: 768px) { .site-branding { display: none; } } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ July 5, 2020 at 9:37 am #1352867 reistad Thank you David. That worked fine. July 5, 2020 at 11:55 pm #1353396 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 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