Okay
  Public Ticket #2227060
Top menu format
Closed

Comments

  • AnthologyInteriorDesign started the conversation

    Hello. The text transform setting for my top menu is set to strikethrough, and I'm not sure how that happened. I actually like the animation that it has when the line appears from left to right, but I want it to underline rather than strikethrough. I searched for a while (and read other support posts), but I can't figure out where to adjust this format setting for my top menu text. Does this require CSS? If so, could you provide that?

  •  675
    Neuron replied

    Hi,

    Sure, here's the Custom CSS that you need to add at Appearance > Customize > Additional CSS.

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