Okay
  Public Ticket #2077158
Header menu problems
Closed

Comments

  • Ka started the conversation

    Hi,

    I'm having issues with the top menu. Depending on the size of the window it should scale itself, but instead it's keeping the same font size and spacing weirdly - even adding an extra line.

    I've attached some screenshots of normal menu and "Wrong" menu. Tablet and mobile versions are ok. This problem only happens when the main window is smaller, but bigger than tablet size.


    A part from that the template is awesome. Good job!

    Looking forward to hearing from you.

  •  675
    Neuron replied

    Hi Ka,

    Can you please provide me with an URL, I will have a quick look to see what's going on, the URL that you have provided in the ticket details is not working.

    Kind Regards


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

  • Ka replied

    Of course, here you have.

    http://www.zasca.ad

    Thanks!

  •  675
    Neuron replied

    Hey Ka,

    Please add the following style, it will be applied only in these pixels that is not looking good.

    @media (max-width: 1120px) and (min-width: 992px) {
        nav.m-nav-menu--horizontal {
            align-items: center !important;
        }     .m-nav-menu--horizontal ul li.menu-item {
            margin-left: 5px !important;
        }
    }

    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.

  • Ka replied

    Hi, I've apply the style but there's no change at all.

    Thanks..

  •  675
    Neuron replied

    Hmm, that's strange.

    Can you please provide me with your wp-admin, I will make the changes and test it, make sure to tick private on the reply with the WordPress information.

    Kind Regards


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

  •   Ka replied privately
  •  675
    Neuron replied

    Hi Ka,

    I have fixed the CSS coding, please check it again.

    Kind Regards


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