• Resolved kryoz507

    (@kryoz507)


    How I can apply swap to the custom font, I would like to do something similar like elementor custom font. For example to add code snipped:

    add_filter( 'elementor_pro/custom_fonts/font_display', function( $current_value, $font_family, $data ) {
    	return 'swap';
    }, 10, 3 );

    But I would like to replicated with the custom font of brainstorm. Please help me.

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

    (@bsfherman)

    Hi @kryoz507,

    We had a user reached out to us through our Support Portal and had the exact same query. Not sure if it was you.

    Anyway, in case you are a different user, this doc helped that user, and it should help you too.

    I hope it will help.

    Kind regards,
    Herman ??

    Plugin Support Herman Asrori (BSF)

    (@bsfherman)

    Hi,

    It’s been a while since my last response. I hope you find it useful for you.

    I am marking 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 ‘Ensure text remains visible during webfont load’ is closed to new replies.