Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26925

    How do I remove the arrow and line hover in navigation? I don’t want it to show.

    Thank you

    #132129

    Hi,

    Add this on your custom.css or Quick CSS

    .avia-menu-fx {
    display: none;
    }

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘remove arrow and line hover in navigation’ is closed to new replies.