- This topic has 22 replies, 3 voices, and was last updated 4 months, 3 weeks ago by
Tom.
-
AuthorPosts
-
October 11, 2020 at 8:57 am #1483482
Howard
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
howardOctober 11, 2020 at 9:00 am #1483486Howard
PS
mobile apple ios only
HowardOctober 11, 2020 at 9:47 am #1483544Howard
I have restored previous version GP premium – all is ok!!
What to do??
HowardOctober 11, 2020 at 11:27 am #1483679Tom
Lead DeveloperLead DeveloperHi 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
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 11, 2020 at 3:11 pm #1483873Howard
Hi Tom:
Updated to NEW navigation- the menu on mobile is same …. but now all the way to the left of the header??Howard
October 11, 2020 at 3:12 pm #1483874Howard
See;
https://www.thesoundadvocate.com
MobileOctober 11, 2020 at 3:34 pm #1483894Howard
Hi Tom:
One thing made it CORRECT—-on mobile
I disabled the search button
Don’t understand this????October 11, 2020 at 7:49 pm #1484049Tom
Lead DeveloperLead DeveloperCan you re-activate the search button so I can see the issue?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 12, 2020 at 7:19 am #1484789Howard
Hi Tom:
Search is re-activated now. You can view it on mobile:
https://www.thesoundadvocate.comHoward
October 12, 2020 at 7:42 am #1484849Howard
PS.
To make matters more complicated, now on GOOGLE CHROME desktop only- it is similar and looks worse…. firefox desktop is OK.
HowardOctober 12, 2020 at 7:54 am #1485037Howard
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;
}October 12, 2020 at 9:28 am #1485195Tom
Lead DeveloperLead DeveloperCan you turn off your caching plugin(s) so I can see the source more clearly?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 12, 2020 at 10:15 am #1485281Howard
Cache Enabler turned off….
Do you need other “speed and css combining type plugins off as well??Howard
October 12, 2020 at 11:46 am #1485462Leo
StaffCustomer SupportYeah that would be the best thanks!
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 12, 2020 at 12:08 pm #1485486Howard
All is deactivated
Thanks
Howard -
AuthorPosts
- You must be logged in to reply to this topic.