[Resolved] Main navigation not aligned

Home Forums Support [Resolved] Main navigation not aligned

Home Forums Support Main navigation not aligned

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #2587458
    Bernhard

    Hi there,
    I have some problems with the slideout navigation not showing up.

    On the test site I moved now all CSS from the child theme to the customizer and clicking the hamburger the navigation appears now on the left but the menu items can’t be clicked.

    Thank you

    #2587562
    Leo
    Staff
    Customer Support

    Hi there,

    On the test site I moved now all CSS from the child theme to the customizer and clicking the hamburger the navigation appears now on the left but the menu items can’t be clicked.

    Can you temporarily remove all of your custom CSS from the Additional CSS field in the customizer and see if the issue still exists?

    Let me know 🙂

    #2587674
    Bernhard

    Hi Leo,
    without custom CSS the navigation is there. Screenshot

    #2587728
    Leo
    Staff
    Customer Support

    So now add your custom CSS back one snippet at a time and try to determine which line is causing the “can’t be clicked” issue.

    Let me know 🙂

    #2587785
    Bernhard

    Hi Leo,
    I made it the other way around and canceled from bottom up. When line 325 was canceled, the navigation menu was back. This is line 325

    #generate-slideout-menu {
        z-index: -100002;
    }
    
    #2587869
    Leo
    Staff
    Customer Support

    I made it the other way around and canceled from bottom up.

    Awesome – that is the way to debug an issue like this.

    Glad to hear that you were able to identify the problem.

    #2587909
    Bernhard

    OK, and now? What shall I do, cancel, change?
    I got the code here years ago and somehow it always worked. But now it does no longer work properly.

    It’s not that I’m playing around. I struggle with the problem since months on the live site and before it seemed to be an incompatibility between optimization systems but all fixes worked or not worked only for a while. Hopefully I found now the problem finally but now I need a solution.

    #2587921
    Bernhard

    OK, I think I found it. z-index: -100002; must be z-index: 100002;, right?

    #2588055
    Fernando
    Customer Support

    Hi Bernhard,

    Yes, that should be correct. How did it go?

    #2588266
    Bernhard

    It’s confusing. The short version is, that I see the correct navigation on the origin server – but it was shown there correct also with z-index: -100002; in the child team. On the live site on the internet, where the Ezoic proxy and Cloudflare are in the middle, still no navigation is shown, only a white overlay and the “close” button. I’ve purged all caches more times.

    #2588341
    Fernando
    Customer Support

    Can you share a screenshot of what you see on the live site for comparison?

    Uploading Screenshots: https://docs.generatepress.com/article/using-the-premium-support-forum/#uploading-screenshots

    #2588395
    Bernhard

    Hi Fernando,
    here the screenshot

    #2588617
    Bernhard

    Now it seems to work. Do you see that too?
    Thank you for your assistance 🙂

    #2588779
    David
    Staff
    Customer Support

    Hi there,

    i checked your tourist in rom site, and the navigation looks ok and works for me

    #2600840
    Bernhard

    Hi there,
    the navigation of the hamburger menu disappeared again. I’m wondering what happened. I made no change.

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