#How can I change the logo, text, favicon, and metadata on Payload? I
11 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
Check the graphics.Icon and graphics.Logo
How to change favicon?
See here for favicon: https://payloadcms.com/docs/admin/metadata#icons
Thank you ,it works but the favicon only works when I use a PNG file but when I provide favicon.ico directly it doesn't display.
I'm trying to replace the login page logo in payload CMS by assigning a custom Logo.tsx component to admin.components.graphics.Logo in payload.config.ts it not work.I tried all possible ways by following the docs.could anyone help me with these?
If you follow the docs, it works
I have an example here: https://github.com/akhrarovsaid/payload-theme-quantum-leap
Tx