Viewing 1 replies (of 1 total)
  • Hi @dreamoutlaw,

    Kindly apply the following CSS, to remvoe the hover action in the menu:

    .main-navigation ul li:hover>a{
    background-color: unset;
    color: unset !important;
    }

    Let me know if it helps or not, and I will get back to you.
    Regards!

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.