• Resolved webmaster1234

    (@webmaster1234)


    Hello if we add custom fonts under the “Custom Fonts” page. How do we use these fonts in .CSS styling for example H1 tag?

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Herman Asrori (BSF)

    (@bsfherman)

    Hi @webmaster1234,

    There’s nothing special needed. You can just use something like

    h1 {
        font-family: "Your Custom Font";
    }

    and it should work.

    Let us know if you need more help, otherwise please mark the topic as Resolved.

    Kind regards,
    Herman ??

    Plugin Support Herman Asrori (BSF)

    (@bsfherman)

    Hi,

    Hope you find my last message helpful. I am going to mark this thread as Resolved due to inactivity. Feel free to start a new thread if there is anything else related to this plugin, we can help you with.

    Kind regards,
    Herman ??`

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Option to use .CSS with this plugin?’ is closed to new replies.