Okay
  Public Ticket #2171978
Crossed out menu
Closed

Comments

  • Martin started the conversation

    Hi,

    For some reason some words of the main menu are crossed out.

    Screenshot.

    Thanks in advance.
    Martín.

  •  675
    Neuron replied

    Hi Martin,

    That's part of the design, you can easily remove it by adding the following Custom CSS in Appearance > Customize > Additional CSS.

    .m-nav-menu--horizontal ul li.menu-item>a:before {
        display: none !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.

  • Martin replied

    Thanks!!

  • Martin replied

    Sorry, I like that effect, is wonderful, just I don't like when the words keeps crossed constantly , it is works fine if the effect menu appear when you put the point of mouse over the word.

    How can maintain the effect without main menu are crossed out constantly?

  •  675
    Neuron replied

    Hi Martin,

    Unfortunately I am not able to understand you, can you please highlight me with any screenshot or anything that is similar.

    Do you want to keep the effect on the hover effect or in active?

    Hover means when you mouseover the menu item and active when that page is clicked.

    Kind Regards


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

  • Martin replied

    Hi, sorry, I will try to explain:

    - I want to keep the effect on the hover effect.
    - But now, the hover is active all the time, I attached a screenshot in my first message, let me attach again.


  •  675
    Neuron replied

    Hi Martin,

    That's because the hover is also active on active page which is home page on both links.

    .m-nav-menu--horizontal ul li.current_page_item > a::before {
        display: none !important;
    }
    

    Kind Regards


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

  • Martin replied

    Thanks! Awesome support.

    Have a good day.

  •  675
    Neuron replied

    You are welcome anytime, feel free to ask for anything you needsmile.png

    If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes


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