How to change favicon in Magento 2?

by dalton_moen , in category: PHP CMS , 9 months ago

How to change favicon in Magento 2?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

by aniya.jaskolski , 3 months ago

@dalton_moen 

To change the favicon in Magento 2, follow these steps:

  1. Log in to the Magento 2 Admin panel as an administrator.
  2. In the left-hand navigation menu, go to Content > Design > Configuration.
  3. Locate the store view that you want to edit, and click the Edit link in the Action column.
  4. In the Edit Store View page, click the HTML Head tab.
  5. In the Favicon field, click the Choose File button and select the favicon image file that you want to use.
  6. Click the Save Config button to save your changes.


Your new favicon should now be displayed in the browser tab for your store.


Note: The favicon file should be a square image with dimensions of 16x16 pixels, 32x32 pixels, or 48x48 pixels, and should be in the .ico or .png format.