Okay
  Public Ticket #2407337
Menu style
Closed

Comments

  • Pier22 started the conversation

    Hi, in the menu how is it possible to remove the line in the middle that goes to the passage of the maouse?
  •  675
    Neuron replied

    Hi Pier,

    Sure, simply add the following style 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.