Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

QF Fonts Problem

  • #3327
    Avatar photo[anonymous]

    Hi Publii team,

    I may have found a tiny error in the QF theme: the root element shouldn’t have these fonts here because it nullifies the Fonts management in Publii.

    :root {
      --body-font: "Arimo", sans-serif;
      --heading-font: "Playfair Display", serif;
      --logo-font: "Playfair Display", serif;
      --menu-font: "Arimo", sans-serif;
    #3328
    Avatar photoBob

    Hi Yoav,

    Yeap, my mistake, thanks for reporting this issue.
    I fixed it and updated a few other things, a full list of them can be found in the v.2.0.1.0 changelog https://marketplace.getpublii.com/themes/qf-fashion/

    #3329
    Avatar photo[anonymous]

    Great, thank you for the quick fix!