Hi!
Hyperlinks in the embedded chatbot window have the same color as the body text. Inspecting the element shows an invalid color code.
element.style {
color: C21E1E; /* Invalid color value without “#” */
}
Thx!
Hi!
Hyperlinks in the embedded chatbot window have the same color as the body text. Inspecting the element shows an invalid color code.
element.style {
color: C21E1E; /* Invalid color value without “#” */
}
Thx!
Hi @amegid,
We’ve recently pushed a fix regarding this issue, please let us know if it works for you now, thank you!