Showing 1 – 1 of 1 replies
Spreekult

I have tried to add a favicon-icon but […]

Spreekult PURCHASED
6 years ago
Hi!

I have tried to add a favicon-icon but failed - do you have a solution for me?

Tanks a lot <3
Double Theme
Double Theme SELLER
6 years ago
Hi,

Add to your pages next code between <head> tags:

<head>

...

<!-- Favicons -->
<link rel="shortcut icon" href="assets/images/favicon.png">

...

</head>

And upload your icon "png"(32x32) to "assetss/images"

Thank you!