Replace the logo and favicon

Hi,

I want to replace the logo and favicon.
In which part of the code can I change them?

I have already tried to change the logo in the admin area, but it still loads without success. I would like to be able to do it in the code directly.

Thanks.

If you are facing this issue in SuiteCRM 8
you need to modify the public/dist/index.html file
specifically the head section there is title and icon

1 Like

My version is 7.11.20

Is this the same file as well ?

thanks