Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @derlehre,

    We have investigated why the Learn Page is not applying the font from the third-party plugin you mentioned, even when using the force style option. We found that the Learn Page has its own font priority, which prevents other third-party resources from affecting it.

    We have written a custom CSS code that will allow your desired font to load on the Learn Page. Please add the following CSS code by going to: Dashboard > Appearance > Customize > Additional CSS.

    #masteriyo-interactive-course, #masteriyo-interactive-course p, #masteriyo-interactive-course span, #masteriyo-interactive-course li, #masteriyo-interactive-course a, #masteriyo-interactive-course input, #masteriyo-interactive-course textarea, #masteriyo-interactive-course button, #masteriyo-interactive-course label, #masteriyo-interactive-course h1, #masteriyo-interactive-course h2, #masteriyo-interactive-course h3, #masteriyo-interactive-course h4, #masteriyo-interactive-course h5, #masteriyo-interactive-course h6{    font-family: 'Aboreto' !important;
    }

    Note: You can chanage the font family ‘Aboreto’ according to your needs.

    Best Regards!

    Thread Starter derlehre

    (@derlehre)

    Thank you dear. It worked

    Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Glad to hear that the provided solution worked. We will now mark this topic as resolved.

    If you need any help with fonts on the Learn page, please feel free to reopen this topic instead of creating a new one.

    Wishing you a Merry Christmas and a joyful holiday season! 🎄

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

You must be logged in to reply to this topic.