• Hi there

    Having a problem with social icons not appearing on top of the page on the other pages of the site. It shows on the first but I dont see them on any of the other pages….Why I dont know.

    Please help. Any suggestions. It is urgent as this is a website for a client.

    Some code here:

    <ul class="icons">
    
    <li><a href="https://www.facebook.com/xxxxxxxxxx"><img src="<?php echo 'wp-content/themes/xxxxxxxxxx/images/fb_icon.png" width="41" height="41"';?>" /></a></li>
    <li><a href="mailto:[email protected]"><img src="<?php echo 'wp-content/themes/xxxxxxxxxxx/images/email_icon.png" width="41" height="41"'; ?>" /></a></li>
    </ul>
  • The topic ‘Social Icons not showing on top of page’ is closed to new replies.