Replace Default Logo Text With Image
Permalink
I have a theme where I need to replace the default logo text with an image that has been set in the dashboard. I have gotten the image to save in the dashboard, but now I just need to print it out.
Basically, what I'm doing is making it so that if an image is selected, it will replace the default logo text. Below is the code I currently have:
What syntax would I use to replace the text within the <a> tag with the set image?
Basically, what I'm doing is making it so that if an image is selected, it will replace the default logo text. Below is the code I currently have:
What syntax would I use to replace the text within the <a> tag with the set image?