I know it need to override the font via CSS eg
.typeform-sidetab-button-text {
font-family: monospace !important;
}
How did I know what the class name of typeform css all class that need to override?
I know it need to override the font via CSS eg
.typeform-sidetab-button-text {
font-family: monospace !important;
}
How did I know what the class name of typeform css all class that need to override?
Best answer by mathio-tf
while it is true we do not support custom code for embedded typeforms, we do support overriding CSS of embed elements (eg. buttons used to open your embedded typeform).
You can find a specific class name by inspecting the element with dev tools (eg. in Chrome).
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.