Okay
  Public Ticket #2135977
Menu doesn't work in some pages
Closed

Comments

  • laghelli started the conversation

    Goodmorning, 

    1) I have a strange problem with the menu. When I'm in homepage it's fine, but when I click for example on the shop page, the voice "Home" becomes unclickable. This happens even if I add another voice to the menu.
    For mobile  it works well.

    2) On mobile version, the hamburger menu on page "contatti" disappear (it goes off screen)

    Can you help me with this?

  •  675
    Neuron replied

    Hi,

    1) Can you please clear the cache on the browser that you're using, it is working alright for me. https://prnt.sc/p0nayq

    I have tested it on Chrome and Firefox.

    2) It is appearing correctly. https://prnt.sc/p0na7w

    I have tested it on the iPhone 7 and X. Both worked correctly.

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • laghelli replied

    1) now it's working. Strange because I cleared the cache already but it didn't work.

    2) I tried both on samsung J5 and note 8 and the hamburger menu disappears. For a second you can see it, then it goes offscreen. (tried on google chrome and samsung browser).
    This happens only on page CONTATTI, not in the others.

  •  675
    Neuron replied

    Hi,

    Please try adding the following Custom CSS.

    Because of the logo size the menu is not able to appear.

    @media (max-width: 568px) {
        .l-primary-header .d-flex > .ml-auto {
            margin-left: 10% !important;
        }
    }

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • laghelli replied

    Thank you, seems to work fine. Isn't it strange though that works fine on all other pages but on that doesn't? Just trying to understand :)

    Have a good day

    Kelly

  •  675
    Neuron replied

    Hi Kelly,

    Well, I could not figure it completely, but it should depend on the content of the website, as soon as I find why I will let you know.

    There could be any element that was overflowing the content to the right.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.