• Resolved chloehg

    (@chloehg)


    Hi,
    I am having some troubles with the responsive menu on mobile. My main menu is still showing and i can’t use the responsive menu because it’s squeezed on the right of my screen. Can you help me please? Sorry if i’m not explaining very well and if i made mistakes, english is not my first language. ^^

    Thanks!

    My site: http://blackpinkfrance.com/

Viewing 12 replies - 1 through 12 (of 12 total)
  • Peter Featherstone

    (@peterfeatherstone-1)

    Hey there,

    Have you been through the documentation yet as I think all this is covered in there for you.

    I believe the menu you want to hide is #site-menu

    In regards the menu being on the right of the screen, where are you expecting it to be?

    Please let me know

    Peter

    Hi, Peter.

    I’m having the same problem with the menu here, it doesn’t appear, the burger menu on the mobile version, and instead, it is how it’s on a desktop.

    http://www.smartbusinessconcepts.de/

    I’m not sure what to do.

    Peter Featherstone

    (@peterfeatherstone-1)

    Hey there,

    I’ve just been on your site and I don’t see my plugin installed at all.

    Please advise

    Peter

    Oh, it was deactivated for some reason. It’s activated now. It’s very unusual before the update it was just fine.

    Peter Featherstone

    (@peterfeatherstone-1)

    Hey there,

    Great news and thanks for letting me know.

    Peter

    It still doesn’t work correctly: p the hamburger menu is visible on desktop view, and when it’s mobile, the menu behaves exactly like on the desktop. It seems that the hamburger is also a bit off-line.

    Thread Starter chloehg

    (@chloehg)

    Hi, Peter,

    I already put #site-menu on my menu to hide but it’s still appearing on mobile (but it work perfectly on the desktop view)

    Sorry if i did’nt explain very well for the right side things, i took a screenshot:
    https://twitter.com/chloehg108/status/863365835376779264

    As you can see, a part of the menu it’s not even on the screen. Is there anything i can do to change that?

    Thank you for your help.

    Peter Featherstone

    (@peterfeatherstone-1)

    Hi guys,

    It’s getting quite difficult to keep track of this now.

    Aurelians can you open a new support ticket so I can help you separately.

    Chloe – What is in your menu settings for the width settings? It seems like you have it at a very low number have you tried increasing it?

    Aurelians – what do you have in your Breakpoint width option? It sounds like its too high at the mo.

    Also, have you both read through the docs yet as all the options are covered in there?

    Hope the above helps

    Peter

    Thread Starter chloehg

    (@chloehg)

    Hi,

    So i tried to increase my width settings but it did’nt change anything. So i reset the options and then it worked! It seems that my mobile menu was frozen. Thank you for your help 🙂

    But i still have a problem with my main menu still showing on mobile. Can you help me with that? I already put #site-menu on the menu to hide option

    Thanks

    Peter Featherstone

    (@peterfeatherstone-1)

    Hey Chloe,

    Have you checked your CSS stylesheets? I just looked and line 3 of http://blackpinkfrance.com/wp-content/themes/combo02/library/responsive.css has this declaration:

    #content, #sidebar, #header #logo, #header #site-menu, #footer .footer {
    	width: 100% !important;
    	display: block !important;
    }

    As you can see, it is forcing the menu to show.

    There are many other things that will work for you, I’ve picked one below that should work:

    #header #site-menu #align

    All the best

    Peter

    Thread Starter chloehg

    (@chloehg)

    Hey Peter!

    It works!!! Well, not exactly the ones you gave me, but it helped me to find the good #. It was #menu-menu-1.

    Thank you very very much for your help! 🙂

    Peter Featherstone

    (@peterfeatherstone-1)

    You are welcome 🙂

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Mobile Menu doesn’t work’ is closed to new replies.