Forums
Home / Theme: Ridizain / How to add favicon?
(@jatinsengar)
10 years, 6 months ago
how can I add favicon to my website using ridizain?
(@zimbo000)
Add this line into header.php after line 28, changing the href with the link to your favicon, and save the modified header.php file in a child theme directory – you now have a custom favicon.
<link rel="shortcut icon" href="https://localhost/wordpress/wp-content/uploads/2014/03/Hwy61.ico" />
(@zgani)
@zimbo000 thanks for chipping in.
Alternatively you can use one of the many freely available plugins from the WordPress repository to add the favicon.