- This topic has 15 replies, 4 voices, and was last updated 8 years, 11 months ago by
Tom.
-
AuthorPosts
-
December 8, 2016 at 3:07 am #252633
Farokh
Hi,
main navigation logo is just too tiny.
Any suggestions?
lingaline.com
Thanks
December 8, 2016 at 11:25 am #252782Tom
Lead DeveloperLead DeveloperThe navigation logo adjusts to fit inside the navigation at whatever height you have it set to (Customize > Layout > Primary Navigation).
You can adjust the height like this: https://generatepress.com/forums/topic/mobile-header-logo-optimal-size/#post-241570
December 8, 2016 at 11:40 am #252786Farokh
no matter how much I increase primary navigation height. The logo remains tiny.
December 8, 2016 at 11:52 am #252794Tom
Lead DeveloperLead DeveloperYou might need to actually save the option in the Customizer and reload – I need to add the instant resizing to the navigation logo.
December 8, 2016 at 11:54 am #252795Farokh
Reload works, thanks.
December 8, 2016 at 11:54 am #252796Tom
Lead DeveloperLead DeveloperNo problem 🙂
December 12, 2016 at 10:18 am #253896Drew
I think I am having the same issue…
What do you mean by “reload”
Here is what it does currently.
http://www.keepbaseballgreat.com/wp-content/uploads/2016/12/Screen-Shot-2016-12-12-at-12.15.12-PM.pngThanks!
December 12, 2016 at 10:57 am #253906Tom
Lead DeveloperLead DeveloperOnce you save the setting and refresh the Customizer/view the live site, it should be fine.
I’ll get this fix into the next version.
December 12, 2016 at 6:57 pm #254063Drew
Hmmm Ive tried every which way to save and then refresh, but doesnt seem to take?
Any other ideas?
December 12, 2016 at 7:41 pm #254083Tom
Lead DeveloperLead DeveloperCan you link me to your site?
December 12, 2016 at 8:19 pm #254103December 12, 2016 at 10:25 pm #254131Tom
Lead DeveloperLead DeveloperAh, you added this custom CSS:
.header-image { width: 100px; height: 100px; }That’s forcing the width to be 100px, even though the height is much less.
You can fix that with this CSS:
.main-navigation .sticky-logo, .main-navigation .sticky-logo img { width: auto; }December 13, 2016 at 9:07 am #254324Drew
Ugh… should have thought of that… sorry.
Is that the right way to display the logo on the left? That code was the only way I could get it to be crisp. It seems a little off center horizontally from the menu.
Thanks for your help!
December 13, 2016 at 12:01 pm #254389Tom
Lead DeveloperLead DeveloperNo problem!
This might be a better method to vertically align the logo and navigation: https://generatepress.com/forums/topic/center-menu-with-logo/#post-233209
April 19, 2017 at 9:43 pm #308024Zen Chow
Hi Tom,
I have the same issue could you advise :
site logo is still too small.
Thanks
-
AuthorPosts
- You must be logged in to reply to this topic.