Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I’m using the “Corp”-Theme.
In the header I would like to display a logo as well as the Site title.
Unfortunately the Site title seems to be only displayed when a logo is missing.
As soon as I configure a logo the Site title goes away.
Is there any way to display both in the header?
Thank you.
Christian
Hi Christain,
This is possible by adding some PHP to your website. If you’re using a child theme, please add the following PHP to your child fucntions.php:
If you’re not using a child theme, I would add the above code to your website using Code Snippets. Once installed, please navigate to WP AdminSnippetsAdd New and add the above PHP. Click Save Changes & Activate. How does that look?