• Hi,
    I would like to remove Dashicons for performance. Originally I was using this custom styling but I think it stopped working in the latest versions:

    #{$wrap} {
    clear: both;
    }
    #{$wrap} #{$menu} li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    font-family: inherit;
    content: “▾”;
    }

    #{$wrap} #{$menu} li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after {
    content: ‘▴’;
    }`

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi George,

    I have checked your site and I can see the custom arrows. Have you fixed it already?

    Regards,
    Tom

    Thread Starter georgeslteif

    (@georgeslteif)

    Hi Tom,
    The fix (code above) was working until recently. I am not sure what happened, could be a Maxmega Menu update? I am not sure.
    Kind regards,
    Georges.

    Plugin Author megamenu

    (@megamenu)

    Hi Georges,

    It looks like it is still working to me:

    2022-12-02_13-46-35

    Regards,
    Tom

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove Dashicons for Performance’ is closed to new replies.