-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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 #1622
Comments
@corinagum hey ,the issue you mentioned is only for changing the font styles by developer.But i want to give the font customization ability to the user/customer.I have already able to give it to customer but i can't able to change font-family and font-styles for card response alone.For that i am asking suggestion/way |
@deva96 are you talking about setting the font only for the card, but not the whole Web Chat? For instance, are you talking about changing the font of the yellow part, without changing the font of green part? |
Check my comment here maybe it could help you out: #1640 (comment) Or even better: https://github.com/Microsoft/BotFramework-WebChat/blob/master/samples/05.b.idiosyncratic-manual-styling/index.html |
Closing - stale. |
#1670 might be fixing this. |
I am using web chat v4,I have created one dropdown there user can select font size/font weight for his/her convinence. I can't achieve two things.
I am currently using jquery to perform button click change using id "webchat".Code is below
similarly for font-weight,Help me achieve the two thing i mentioned
(Edited by @compulim for formatting)
The text was updated successfully, but these errors were encountered: