I am creating a user feedback using quick replies template. I have 11 buttons and all the buttons are not showing in the chat window. I have to scroll to the right to see the last buttons. Is there any way to show all the buttons in the chat instead of scrolling?
@shennayake
Did you see if you can use a button template?
If you want to use quick-reply only, you can do CSS changes in your instance of the web-SDK.
You may also try the feedback template we have on our web-SDK. web-kore-sdk/customTemplate.js at master · Koredotcom/web-kore-sdk · GitHub
Yes. I need to use quick replies rather than button template. I will try your suggestion. Thank You.