Clickable Header
-
Hi,
For some reason my header/banner/logo is not clickable.
Here is the current code: <h1 class=”site-title”>“><?php bloginfo(‘name’); ?></h1>
<?php if(trim(get_bloginfo(‘description’)) != ”): ?>
<p class=”site-desc”><?php bloginfo(‘description’); ?></p>
<?php endif; ?>I have tried to replace the “> with the actually homepage link but that doesn’t work either. Please help!
My website is haracorporation.com
- The topic ‘Clickable Header’ is closed to new replies.