I am using customizr theme, I want to show both a logo and a title in header part. but I can show only one item at a time. as per this documentation http://www.themesandco.com/customizr/ theme set title if there is no logo. I want to show both, is there any way for this ? I want to show logo and on left side a company name. plz help
Leave a Reply
You must be logged in to post a comment.
you can use a the *__after_logo* hook with the following code. (to copy and paste in your functions.php file of your child theme or your theme).
The code has been tested and works. (you have to have at least v3.0.14 of the theme)
I hope this will be useful.
You will need to adjust the following file:
customizrpartsclass-header-header_main.php
You’re right that it will show the title or the logo, as per comment in the file:
LINE 115 The template for displaying the title or the logo