I’d like the homepage to show my logo, below the nav bar and above the <h1> page title. I can edit the header.php file (in a child theme) and insert the tag there, but i can’t style it in order to get the image centered and with proper padding.
Hi, Now, on our demo site, you can see the style you want as a default. http://themes.pixelwars.org/editor/
Why did you do such a customization for this feature?
Hi,
I see the deafult, thank you.
But the deafult does not show *both* the logo and the text. What i wanted was to have my logo *and* the site title text.
Your reply gave me an idea, and i manipulated the IF statements in the PHP to have the image always shown. So, i almost got what i wanted.
However, i still can’t style the image margins and the image size to my liking. I can’t get the .site-tiel img selector to work from the child theme…