Repleacing Header Text with Logo
-
Hello,
I’m trying to replace my header text with a logo. I’ve done this poorly by editing the header.php in my child theme. Can you suggest a better way that will work on phones and tablets as well? My current attempt isn’t doing the trick.
Here’s the code I’ve currently added to the child header.php
<div style=" top: 7; left: 37%; position: absolute; z-index: 1; visibility: show;"> <img src="https://dmichalarchitect.com/wp-content/uploads/2014/04/DMA_Logo_transparent.png" alt="My Logo alt text" /> </div>
Thanks!
-Justin
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Repleacing Header Text with Logo’ is closed to new replies.