- This topic has 21 replies, 3 voices, and was last updated 8 years, 9 months ago by
Leo.
-
AuthorPosts
-
June 20, 2017 at 12:11 pm #336413
Harris
Hello,
the navigation logo is not showing when menu goes in small screen mode.
Any help?Thanks
HarrisJune 20, 2017 at 12:12 pm #336415Leo
StaffCustomer SupportHi there,
Try uploading a mobile header logo: https://docs.generatepress.com/article/mobile-header/
Let me know if this helps.
June 20, 2017 at 12:16 pm #336417Harris
Hello,
I am not using either header or mobile header.
Will it help?Thanks
HarrisJune 20, 2017 at 12:19 pm #336419Leo
StaffCustomer SupportSorry so you don’t want to use the header or mobile header?
Can you provide a link to your site?
June 20, 2017 at 12:22 pm #336421Harris
Hello again,
It shows but things are aranged a bit strange.
Logo and search icon are in one line and menu in another (and aligned right)Thanks
HarrisJune 20, 2017 at 12:23 pm #336422June 20, 2017 at 12:23 pm #336423Leo
StaffCustomer SupportHave you tried using the mobile header option? https://docs.generatepress.com/article/mobile-header/
June 20, 2017 at 12:25 pm #336424Harris
Yes. I did. And it looks as you can see it now.
June 20, 2017 at 12:38 pm #336432Leo
StaffCustomer SupportAhh Mobile Header logo is suppose to be a small image or an icon (like the C in CRYO).
If you want to use the normal logo then I would suggest to use the normal header on mobile.
So assuming this is the direction you’ve followed:
https://docs.generatepress.com/article/navigation-logo/#navigation-as-headerChange the CSS to
@media (max-width: 768px) { .site-header { display: none; } }Then upload a logo in customizer > Site Identity.
June 20, 2017 at 12:42 pm #336433Harris
Now logo shows in normal mode above the navigation bar and the mobile mode is not fixed either.
By the way, the logo I uploaded in the mobile header is a 100px width logo. It’s not that big.
I think though that for some reason its resized.June 20, 2017 at 12:50 pm #336435Leo
StaffCustomer SupportLooks like you have this CSS added:
.mobile-header-navigation .mobile-header-logo img { height: 90px; }June 20, 2017 at 12:52 pm #336439Harris
It’s not added by me (via Simple CSS or otherwise).
This should be comming someware from the customizer settings.June 20, 2017 at 12:55 pm #336442Leo
StaffCustomer SupportAh you are right sorry.
Try changing the menu item height for Mobile: https://docs.generatepress.com/article/menu-item-height-width/
June 20, 2017 at 1:09 pm #336452Harris
I removed the media css you gave me and I left the mobile header logo. It looks better now.
Is there any way to enlarge (i.e. double or even more) the logo? There’s plenty of space there for that.
June 20, 2017 at 1:25 pm #336459Harris
I increased the menu item height for mobile to 50 and it looks more decent now.
But isn’t there any way to increase the mobile header logo size without having to increase the menu item height? -
AuthorPosts
- You must be logged in to reply to this topic.