add 3 line text next to the Logo

Hi! Please help me. I wanted to add 3 lines of text next to my logo(right side). Please guide me how to do it. I appreciate your help. Thank you very much.

It would be much easier to just include your custom text inside logo itself. However, if you feel that you are strong with CSS/HTML you can try this:

  1. Open header-extensions.php which is located in theme folder - library - structure.
  2. Find lin 222 and add the following code right after closing h1 tag.
    <h2 id="site-description">Any text goes here</h2>

Other options is to include this code right after
</hgroup><!-- #site-logo and style it accordingly via CSS.

Hi! Thanks for the reply. I am not sure why I don’t have access to the ‘header-extensions.php’ file. I only see header.php from the ‘Edit Themes’ page. Can you help me? Thanks again.

Here’s the pages that I only have access from the Travelify theme:

Templates
404 Template (404.php)
Archives (archive.php)
Comments (comments.php)
content-leftsidebar.php
content-nosidebar.php
content-rightsidebar.php
Footer (footer.php)
Theme Functions (functions.php)
Header (header.php)
Main Index Template (index.php)
Page Template (page.php)
Search Results (search.php)
Search Form (searchform.php)
sidebar-footer.php
sidebar-left.php
sidebar-right.php
Sidebar (sidebar.php)
Single Post (single.php)
Blog Full Content Display Page Template (templates/template-blog-full-content.php)
Blog Image Large Page Template (templates/template-blog-large-image.php)
Blog Image Medium Page Template (templates/template-blog-medium-image.php)

Styles
Stylesheet (style.css)
Visual Editor Stylesheet (editor-style.css)
RTL Stylesheet (rtl.css)

This file can be accessed only via FTP because WordPress only allow to access 1st level theme files via dashboard.

Thanks for the reply. Yes I am using only the dashboard.

Anyway, I tried to access the FTP but no luck. I use Filezilla. I think my site is hosted by wordpress. Maybe you know how to access the FTP that is hosted by wordpress? I tried my login info that I use to access wordpress dashboard but filezilla says ‘Could not connect to server’. The ftp address I use is the name of my webdomain. I think this is incorrect. If your site is hosted by wordpress, maybe there’s something like ftp.wordpress.org/mywordpresssite to access it? (i’m not sure where to find the correct ftp address). Please help. Thanks very much.

If you would be using WordPress.com hosted version you wouldn’t be able to isntall this theme because it is for self-hosted WordPress instalation only. Which means that you must have hosting account with some of hosting providers such as BLuehost, Hostgator, Godaddy or other.

If you would provide URL to your website, I could find what hosting do you use and then we could continue from there.

Hi Aigars,

I’m new to WordPress and your dazzling theme. It is a very good theme and quite easy to customize once I figured out “what is what and where.”

However I am up against the wall on adding some lines on top of logo image, preferably with the website tagline. I saw your replies on making changes to the hosted extension file, which I don’t have access to. I am just wondering whether there is a custom css that I can add through the dashboard’s css editor.

My website is: introspectravel.com

Thanks in advance for your help.

Alan