code for logo doesn't work
-
Hey there I’m trying to add logo to my site I added the following php code to the header.php file
<img src=”<?php echo get_stylesheet_directory_uri() ?>/images/logo.png” alt=”” title=”” width=”” height=””</div>I paste it after this div
<div class=”site-branding”>and still no logo showed up..
Any ideas what could be the problem?
- The topic ‘code for logo doesn't work’ is closed to new replies.