• Resolved bullitt1973

    (@bullitt1973)


    Hi, is it possible to style the tooltip font-size, font-family and line-height?
    Kind Regards
    Markus

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

    (@prismtechstudios)

    Hi @bullitt1973 ,

    Yes, that’s possible! You’ll want to use this custom CSS, which you can enter in the Modern Footnotes settings:

    .modern-footnotes-footnote__note {
    line-height: 140%;
    font-family: Arial;
    font-size: 12px;
    }

    Best,
    Sean

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.