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

Cannot identify how to customize the components? #216

Open
krishsuresh08 opened this issue Feb 17, 2024 · 1 comment
Open

Cannot identify how to customize the components? #216

krishsuresh08 opened this issue Feb 17, 2024 · 1 comment

Comments

@krishsuresh08
Copy link

Im trying chat element for the first time and i cannot figure out how to customize any component, Am i missing something? Any important information from documentation ? Please try to reply me ASAP. l

@abdurrahmanekr
Copy link
Collaborator

What will you want to customize? For example MessageBox, you should override its class. It has a few classes in this file: src/MessageBox/MessageBox.css

In your react project you should change rce-container-mbox

.rce-container-mbox { background-color: red; }

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