Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1251242

    The main menu ( I have on the top of the page) has underline below each mayu item. How do I get rid of this underline?

    #1251247

    I found this code snippet that works well, for those that are curious how to remove the underline from the main menu

    .avia-menu-fx {
    display: none !important;
    opacity: 0;
    }

    #1251268

    Hi,

    Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.