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

    (@megamenu)

    Hi Cesare,

    It would require adding custom CSS (do not directly edit the style.css file that’s auto generated by MMM, or you will lose your customisations next time the CSS is generated). Instead, put it in Appearance > Customize > Additional CSS.

    You could try some custom CSS like:

    a.mega-menu-link {
        font-family: my-font !important;
    }

    Regards,
    Tom

    Thread Starter Cesare

    (@cezareluke)

    Perfect!
    Thank’s a lot

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘addd font-family’ is closed to new replies.