Viewing 1 replies (of 1 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi Amy,

    It should be possible with some custom CSS.

    Please go to Mega Menu > Menu Themes > Custom Styling and add the following:

    @include desktop {
        #{$wrap} #{$menu} .mega-indicator {
            display: none !important;
        }
    }

    Regards,
    Tom

Viewing 1 replies (of 1 total)
  • The topic ‘Hide arrow on desktop only’ is closed to new replies.