Site logo

Archived topic

update 1.12.2 navigation problem

22 replies · Started by Howard on October 11, 2020

Viewing posts 1–15 of 23

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 Tom:
Updated to NEW navigation- the menu on mobile is same .... but now all the way to the left of the header??

Howard

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?

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

This archived topic is closed to new replies.