Open Closed

Change favicon in LeptonX theme. #6647


User avatar
0
carl.hallqvist created
  • ABP Framework version: v7.3.3
  • UI Type: Blazor WASM
  • Database System: EF Core SQL Server
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

How can I change the favicon.ico in Lepton X theme? I have replaced the original one with my custom icon, but nothing changes.


3 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You can replace the files in wwwroot and clear the Browser cache, it works for me.

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Member

    Hello,

    You can place your favicon in the same directory with wwwroot/images/favicon.ico.

    The default favicon extension is .ico so, avoid .png , won't work as expected. You should use the same extension if you want to override same file.

    or check in Incognito mode.

    thanks

  • User Avatar
    0
    carl.hallqvist created

    Thanks it working good. I was fooled by using invalid file, it was not a valid .ico.

    Kind regards, Carl

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 18, 2025, 07:10