• Resolved oneforall1

    (@oneforall1)


    Can you tell me how to change the hover effect on the chatbot? For example, I have set the default color of the text background above the chatbot to red, but when I hover over that text, it changes to a slightly different color. I couldn’t find the class or ID to change that. Could you help?

    • This topic was modified 9 months, 1 week ago by oneforall1.
Viewing 1 replies (of 1 total)
  • Plugin Support Val Meow

    (@valwa)

    Hey @oneforall1! ??
    You can add a hover effect to the “mwai-open-button” class. The current values are described below. Make sure to use the !important attribute to override the current behavior.

    cursor: pointer;
    filter: saturate(2.5) hue-rotate(5deg);
    Viewing 1 replies (of 1 total)
    • The topic ‘Hover effect color’ is closed to new replies.