[Resolved] update 1.12.2 navigation problem

Home Forums Support [Resolved] update 1.12.2 navigation problem

Home Forums Support update 1.12.2 navigation problem

Viewing 15 posts - 1 through 15 (of 23 total)
  • Author
    Posts
  • #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
    howard

    #1483486
    Howard

    PS
    mobile apple ios only
    Howard

    #1483544
    Howard

    I have restored previous version GP premium – all is ok!!
    What to do??
    Howard

    #1483679
    Tom
    Lead Developer
    Lead Developer

    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

    #1483873
    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

    #1483874
    Howard
    #1483894
    Howard

    Hi Tom:
    One thing made it CORRECT—-on mobile
    I disabled the search button
    Don’t understand this????

    #1484049
    Tom
    Lead Developer
    Lead Developer

    Can you re-activate the search button so I can see the issue?

    #1484789
    Howard

    Hi Tom:
    Search is re-activated now. You can view it on mobile:
    https://www.thesoundadvocate.com

    Howard

    #1484849
    Howard

    PS.
    To make matters more complicated, now on GOOGLE CHROME desktop only- it is similar and looks worse…. firefox desktop is OK.
    Howard

    #1485037
    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;
    }

    #1485195
    Tom
    Lead Developer
    Lead Developer

    Can you turn off your caching plugin(s) so I can see the source more clearly?

    #1485281
    Howard

    Cache Enabler turned off….
    Do you need other “speed and css combining type plugins off as well??

    Howard

    #1485462
    Leo
    Staff
    Customer Support

    Yeah that would be the best thanks!

    #1485486
    Howard

    All is deactivated
    Thanks
    Howard

Viewing 15 posts - 1 through 15 (of 23 total)
  • You must be logged in to reply to this topic.