Q: Hi, can I change fonts?
comunicazioni8Jun 4, 2025
Founder Team

Cesar_WhatsAppWidget
Jun 4, 2025A: Hi, using CSS you can add custom Fonts to the widget.
.chatwith {
font-family: "Times New Roman", Times, serif;
}
You can change all the elements in your widget.
Share
Helpful?
Log in to join the conversation

Verified purchaser
I am sorry, I can't find a box where I can edit CSS in my widget. Can you please tell me where it is?
I mean: I need to edit CSS in my widget that is in my website (not your landing page)
Founder

Verified purchaser
This CSS must be included in your website.