• Hi there,
    the wordpress search filter says that the theme supports site logo, but when I go into the header area there is no site logo icon that I can select. Is there a way to add a logo to the theme?

Viewing 1 replies (of 1 total)
  • Theme Author CrestaProject

    (@crestaproject)

    Hi CADDAC,
    Nucleare Free not have the site logo, I don’t know why the WordPress Search Filter says this ??
    However, if you want to place the logo you can do it but you have to manually edit the file “header.php”, here’s how:

    Edit the file “header.php” and remove the lines 98 and 99.
    Replace it with this code:

    <a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><img src="your logo URL here"/></a>

    You just have to change the words “your logo URL here” with the URL of the logo ??

    Best Regards,
    CrestaProject

Viewing 1 replies (of 1 total)
  • The topic ‘Site Logo’ is closed to new replies.