• Resolved angelatjuh

    (@angelatjuh)


    Hi there,

    I recently updated all my plugins but now on mobile devices the menu isn’t visible anymore.
    The website is https://www.bvheeze.nl

    In my child theme for some reason I had the following code:

    @media (max-width: 1135px)
    .blog-menu {
        display: none;

    Of course that explains why the menu isn’t showing. But it’s no solution and I don’t have it. Because if i do display the menu, then it shows under the navigation part so it doesn’t look good.
    And on devices smaller than 800px I’d like to display a mobile menu (the 3 stripes), but how can I get this to show?

    Hopefully someone could help me out.
    Thanks so much in advance!

    Kind regards,
    Angela Lingers

Viewing 1 replies (of 1 total)
  • Thread Starter angelatjuh

    (@angelatjuh)

    Hi everyone,

    I’ve made some changes and the menu is now showing.
    But instead of showing the ‘mobile hamburger menu’, the mobile menu is already collapsed.

    How can I get this menu items on mobile devices to be shown correctly under the menu?

    Thanks.

    Kind regards,
    Angela Lingers

Viewing 1 replies (of 1 total)
  • The topic ‘Menu invisible after update’ is closed to new replies.