Archived topic
update 1.12.2 navigation problem
22 replies · Started by Howard on October 11, 2020
Hi:
Just made the update half hour ago to 1.12.2
My navigation does not fit the mobile apple ios first line across header....bringing the menu down below search.
I changed menu width to smaller on desktop,,,but still the same.
It was ok before update.
Please see:
https://www.thesoundadvocate.com
howard
PS
mobile apple ios only
Howard
I have restored previous version GP premium - all is ok!!
What to do??
Howard
Hi there,
Difficult to debug without seeing the issue, unfortunately.
One thing I'm seeing is you're using the old navigation logo option.
Can you update to the new Navigation as Header option and then try again?: https://generatepress.com/forums/topic/trouble-with-header-logo/#post-1475454
Hi Tom:
Updated to NEW navigation- the menu on mobile is same .... but now all the way to the left of the header??
Howard
See;
https://www.thesoundadvocate.com
Mobile
Hi Tom:
One thing made it CORRECT—-on mobile
I disabled the search button
Don’t understand this????
Can you re-activate the search button so I can see the issue?
Hi Tom:
Search is re-activated now. You can view it on mobile:
https://www.thesoundadvocate.com
Howard
PS.
To make matters more complicated, now on GOOGLE CHROME desktop only- it is similar and looks worse.... firefox desktop is OK.
Howard
ALL CSS:
site-header {
display: none;
}
.inside-footer-widgets {
text-align: center;
}
.secondary-navigation .menu-toggle {
display: none;
}
@media(max-width: 768px) {
.secondary-navigation {
text-align: center !important;
}
.secondary-navigation ul {
display: block;
}
.secondary-navigation .sf-menu>li {
float: none;
display: inline-block !important;
}
}
.wp-subscribe-single {
max-width: 450px;
margin: 0 auto;
}
.main-navigation .main-nav ul li.menu-text a:hover {
background-color: transparent;
}
Can you turn off your caching plugin(s) so I can see the source more clearly?
Cache Enabler turned off....
Do you need other “speed and css combining type plugins off as well??
Howard
Yeah that would be the best thanks!
All is deactivated
Thanks
Howard