- mheck21 April 11, 2013 at 1:56 am
Hi,
I have a tag line, but I also have a custom logo. Is there any way for the tagline to show up under the menu items? I have some extra room there?So I want a custom logo which I already have and then I want a space for a tag line?
Juanfra Aldasoro April 11, 2013 at 1:47 pmHi There,
Thanks for writing. You can do that by editing the file header.php
On line #54 you can put the following:
< ?php echo get_bloginfo ( 'description' ); ?>
Please remove the white space between ‘<' and '?php'. Best, Juan.
mheck21 April 16, 2013 at 12:30 amI do not see that line in the header.php
I am using the bbq template
Juanfra Aldasoro April 16, 2013 at 1:35 amHello there,
Yes, I mean that you can add that line in order to display the tagline. The BBQ by default doesn’t display the tagline.
Best,
Juan.
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.