eduardotkoller / convForm

A jQuery plugin that transforms a form into an interactive chat.
https://eduardotkoller.github.io/convForm
MIT License
180 stars 109 forks source link

How can we change the bg-color of the answer? #61

Open amitrana99 opened 4 years ago

amitrana99 commented 4 years ago

hello, i want to change the color of answers, but its removing my css in option, is their any way to change colors on the basis of answers?

codeshero commented 9 months ago

Just inspect the element and copy the hex code then find it on the css file then replace by your desire color.