Title: Header issue
Last modified: August 30, 2016

---

# Header issue

 *  Resolved [ddot](https://wordpress.org/support/users/ddot/)
 * (@ddot)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/header-issue-21/)
 * Hello,
 * I would like to know how I can get simply my logo next to the menu bar.
 * For example like this.
 * [LOGO] home blog contact about
 * Instead of using the header which just makes that scrolling header issue a big
   problem as even when my header is small. It takes up too much space on the screen
   which I know will cause people to not want to view the site.
 * Right now it looks like this
 * [HEADer }
 * home blog , about , contact
 * Which honestly, is way too big especially as it scrolls with the page.
 * Thank you if you can help me and hope to hear from you soon.
 * ddot

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [paulwpxp](https://wordpress.org/support/users/paulwp/)
 * (@paulwp)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/header-issue-21/#post-6205630)
 * The big header area will show only if the page assigned with home page template
   
   [https://themes.trac.wordpress.org/browser/rider/1.0.5/header.php#L23](https://themes.trac.wordpress.org/browser/rider/1.0.5/header.php#L23)
 * So to not have that big header area, assign default (regular) page template to
   the page set as front home page. In other words, don’t assign page template it
   will use default.
 * Theme already provides small logo upload that will be positioned at top left,
   save area of main menu bar.
 *  Thread Starter [ddot](https://wordpress.org/support/users/ddot/)
 * (@ddot)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/header-issue-21/#post-6205763)
 * Thank you for replying. I am not 100% understand of where I should put the default
   page template.
 * Is it here that I make the change?
 * <?php if (is_page_template(‘page-templates/home-page.php’)) { ?>
 *  ^
    Here?
 * If possible could you provide me with the code that I should replace?
 * Thank you very much.
 *  [paulwpxp](https://wordpress.org/support/users/paulwp/)
 * (@paulwp)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/header-issue-21/#post-6205845)
 * To assign page template, look over at the right in a Page Attributes meta box,
   click on dropdown to choose, in this case we want the default page template for
   a page that’s set as front home page.
    [https://codex.wordpress.org/images/2/26/writepage.png](https://codex.wordpress.org/images/2/26/writepage.png)
 * There is no need to write code.
 *  Theme Author [FasterThemes](https://wordpress.org/support/users/fasterthemes/)
 * (@fasterthemes)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/header-issue-21/#post-6205918)
 * Seems resolved hence closing this.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Header issue’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/rider/3.0/screenshot.png)
 * Rider
 * [Support Threads](https://wordpress.org/support/theme/rider/)
 * [Active Topics](https://wordpress.org/support/theme/rider/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/rider/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/rider/reviews/)

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [header logo](https://wordpress.org/support/topic-tag/header-logo/)
 * [header size](https://wordpress.org/support/topic-tag/header-size/)
 * [logo](https://wordpress.org/support/topic-tag/logo/)
 * [menu issue](https://wordpress.org/support/topic-tag/menu-issue/)
 * [scrolling](https://wordpress.org/support/topic-tag/scrolling/)

 * 4 replies
 * 3 participants
 * Last reply from: [FasterThemes](https://wordpress.org/support/users/fasterthemes/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/header-issue-21/#post-6205918)
 * Status: resolved