Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font customization #17

Open
BonneauPhilippe opened this issue Aug 6, 2020 · 1 comment
Open

Font customization #17

BonneauPhilippe opened this issue Aug 6, 2020 · 1 comment
Assignees

Comments

@BonneauPhilippe
Copy link

Hi. Thanks for your work. I woud like to have a way to set the font (Google fonts) and size to harmonize the design of the chat with the site. See here https://ecordl.ca

@reichert621
Copy link
Collaborator

hey @BonneauPhilippe! as a short-term fix for the heading size, you can do something like this in your CSS:

.Papercups-heading {
  font-size: 20px;
}

for customizing the font -- I'll look into that as well 👍

@reichert621 reichert621 self-assigned this Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants