- This topic has 9 replies, 3 voices, and was last updated 1 year, 6 months ago by
Leo.
-
AuthorPosts
-
December 8, 2020 at 4:38 am #1571449
linuxwolf
Hi, I tried everything but I couldn’t fix the issue. I am trying to make my website header looks like an example site given below. Unfortunately, no one in your team is able to resolve my issue. Everything seems ok except logo size, font size, search bar. I am trying to keep the sticky menu turned on but the logo on the sticky menu is not the same as the header area, no matter what I do. I have tried to urgest all the settings but it never worked. You can see the difference when you scroll, the link is given. (try in chrome browser)
December 8, 2020 at 5:10 am #1571479David
StaffCustomer SupportHi there,
go to Customizer > Layout > Header and enable the Navigation as Header option.
You may need to update your Customizer > Layout > Primary NavigationDocumentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/December 8, 2020 at 7:10 am #1571736linuxwolf
Hi David, If I follow your instruction my site will nothing look like the site I have mentioned. I cannot use navigation as a header.
also the sections option you are telling, I have already tried it and it cannot fix it. Even if I change the logo size in sticky navigation, it does not work at all. The size of the logo never matches.
December 8, 2020 at 8:18 am #1571807linuxwolf
And kindly understand what I have asked, If I use navigation as header then the search bar layout will cover the whole header area. I want to make it looks like the mentioned site but if I do, the logo size mismatch on sticky header and navigation. Try visiting the article on my site once, you’ll understand.
Next time when you write, kindly write something which solves the issue, because I get to wait so long for replies from generatepress, If you need my login credentials to fix something then please do tell me.December 8, 2020 at 9:59 am #1571890Leo
StaffCustomer SupportAnd kindly understand what I have asked, If I use navigation as header then the search bar layout will cover the whole header area.
Sounds like this is the only issue which we can fix with just a little bit of CSS.
Can you activate the navigation as header option, then add this CSS?
@media (min-width: 769px) { .navigation-search.nav-search-active { width: 60%; left: auto; } }
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/December 9, 2020 at 5:04 am #1572694linuxwolf
I activate navigation bar as header option.
I am facing these issues now.
1. I click on search icon but search box is not opening.
2. Search button is not working in mobile also.
Also, website side bar nevigation menu button is not responsing in mobile.I have not applied CSS yet.
Please resolver.
December 9, 2020 at 8:36 am #1573130linuxwolf
Everything is working now. I’ve been trying to fix this for 2 months also had asked you about my previous topic, but you came up with a different solution and everything got messed up. Finally, I had to ask again and now you came up with the correct solution. You really took so long to understand but helped me. Thanks.
But unfortunately, the search and menu navigation button does not work in mobile or tab. I have tested it with multiple smartphones. I cannot understand the issue. These buttons don’t respond at all.December 9, 2020 at 10:25 am #1573244Leo
StaffCustomer SupportI’ve been trying to fix this for 2 months also had asked you about my previous topic, but you came up with a different solution and everything got messed up.
I actually wanted to give you that solution here:
https://generatepress.com/forums/topic/heder-menu-logo-size-or-alignment-is-matching-with-sticky-navigation-menu/page/2/#post-1522034But you didn’t respond to that and moved on to the mobile header logo issue:
https://generatepress.com/forums/topic/heder-menu-logo-size-or-alignment-is-matching-with-sticky-navigation-menu/page/2/#post-1522137So I thought it was all good.
But unfortunately, the search and menu navigation button does not work in mobile or tab.
I don’t think this is caused by my CSS or the navigation as header option.
Any chance you can disable all plugins except GP Premium to eliminate any plugin conflicts?
If that doesn’t help, then please open a new topic as the original topic is resolved.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/December 9, 2020 at 10:30 am #1573256linuxwolf
Ok, Thanks!
December 9, 2020 at 10:39 am #1573264Leo
StaffCustomer SupportNo problem 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.