Hi,
Your best bet would be to use custom CSS, e.g: to change the font-size of the title in tracking form use the following custom CSS:
h3.ewd-otp-main-title {
font-size: 20px;
}
Alternatively, if you have the premium version, you can use the “Styling” Options in the “Options” menu to change the font size or font family.
Thank you for the support.
I have the premium version but don’t know what to write on the font name.
I tried a couple of google font names but that didn’t work.
http://www.aytasarim.com/siparistakip/
Hi ayber,
If you want to use a specific font family, then you have to make sure that font is being loaded on your site first (e.g. it is a font included with your theme or you add it to the code yourself, etc.). Our plugin doesn’t automatically include or load specific fonts. If you want to use a Google font, then you might want to look into using a plugin like https://ww.wp.xz.cn/plugins/easy-google-fonts/.