...
.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 home-logo is a logo with text that appears here in the Lite Mode home page
...
.home-logo img {
content: url(“https://agatsoftware.com/wp-content/uploads/2022/10/AGAT-LOGO-1.png”) !important;
}
Changing logo for Dashboard home page
.home-logo img {
content: url(“https://agatsoftware.com/wp-content/uploads/2022/10/AGAT-LOGO-1.png”) !important;}
Changing the Dashboard header color
...