Add your own Fonts to slides

Please i need this

1 Like

Hi @Ricardo_Rubin and welcome to Community :wave:

I see that you are trying to add Oswald font to your widget. In this case, you need to use this CSS code:

.eapp-slider-slider-component{
font-family: Oswald, sans-serif;
}

Keep in mind that this font should be installed in your website as well. Check it out and let me know if it helped :slightly_smiling_face:

However, if I misunderstood you, and you want to use another font, please elaborate on your use case. I’ll be happy to check things for you!

Thank you!

1 Like

You are always welcome :slightly_smiling_face: