Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

.home-logo img {
    content: url(“https://agatsoftware.com/wp-content/uploads/2022/10/AGAT-LOGO-1.png”) !important;
}
.chat-icon img, .answer-box .custom-logo {
    content: url(“https://storage.googleapis.com/clean-finder-353810/$xdGHlJe1gXHNGoGkBDZuENQBpxQVR9Y4q5piEDUPgjR9A9TnZvTVVc.png“) !important;
}

...

The chat-icon is the icon that appears near the system answers of the chat

.home-logo img {
    content: url(“https://agatsoftware.com/wp-content/uploads/2022/10/AGAT-LOGO-1.png”) !important;
}

image-20241124-091343.png

Changing logo for Dashboard home page

home-logo img {
    content: url(“https://agatsoftware.com/wp-content/uploads/2022/10/AGAT-LOGO-1.png”) !important;}

image-20241124-091726.pngImage Added

Changing Texts

...