• Resolved alexliii

    (@alexliii)


    Hello,

    I noted that the chatbot icon is P8gokhAqzYbmwRSdIX15

    https://prnt.sc/ELBbqmnsEsBr

    I tried the change the size and color, and the size is working, but the color does not work.

    .P8gokhAqzYbmwRSdIX15 img {
        width: 50px!important;
        color: red!important;

    Did I miss anything?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Val Meow

    (@valwa)

    Hey @alexliii! ??

    “P8gokhAqzYbmwRSdIX15” is a compiled class name and shouldn’t be used as a selector. You can refer to the documentation for more information: Change the pop-up icon size and more… (notion.so)

    The “color” attribute changes the color of text content, not images. To customize images, you should either import your own image in the chatbot settings or, if you prefer using CSS, utilize filters.

    Hope this helps!

    Im struggling to find where to change the icon. Please can you advise?

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.