Title: Header / Masthead help needed
Last modified: August 20, 2016

---

# Header / Masthead help needed

 *  [actingnurse](https://wordpress.org/support/users/actingnurse/)
 * (@actingnurse)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/header-masthead-help-needed/)
 * Ok my site is [http://www.superdayfilm.com](http://www.superdayfilm.com) i want
   to have the “unb10 productions” logo to be in the top left corner of the header–
   however when i put it there it wasnt in the same position when the site was viewed
   on lower res or on mobile. How do i code to make it stay in the top left (partially
   outside of the top of the header image) across all resolutions? i gave up and
   just stuck it at the top of the sidebar for now.
 * Also, is there any way to make the title of each page not be visible when youre
   on the page?

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

 *  [Eric Holmes](https://wordpress.org/support/users/ew_holmes/)
 * (@ew_holmes)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/header-masthead-help-needed/#post-2970106)
 * It appears you have the logo hardcoded in a sidebar.php file? You should move
   it to header.php, and apply the appropriate CSS styling.
 *  Thread Starter [actingnurse](https://wordpress.org/support/users/actingnurse/)
 * (@actingnurse)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/header-masthead-help-needed/#post-2970112)
 * yes i just put it there for now until i can figure out the code to put it in 
   the header, but make it be in the same place across all resolutions and mobile.
 *  Thread Starter [actingnurse](https://wordpress.org/support/users/actingnurse/)
 * (@actingnurse)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/header-masthead-help-needed/#post-2970113)
 * I had it in the header where i wanted it before but it wouldnt keep its location
   on other resolutions so i moved it to the sidebar temporarily
 *  [Eric Holmes](https://wordpress.org/support/users/ew_holmes/)
 * (@ew_holmes)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/header-masthead-help-needed/#post-2970114)
 * You will have to do some CSS magic here.
 * apply position:relative; to the .branding container class.
 * Then apply position:absolute; top: 50px; left: -200px;
 * This should move it roughly to the left of the main banner, but may go off the
   screen at smaller resolutions.
 * To truly support smaller resolutions, the site needs to be responsive design,
   which it does not appear to be.
 *  Thread Starter [actingnurse](https://wordpress.org/support/users/actingnurse/)
 * (@actingnurse)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/header-masthead-help-needed/#post-2970115)
 * Hm. Responsive design is probably over my head. Any good tutorials you could 
   point me to? Thanks!
 *  [Eric Holmes](https://wordpress.org/support/users/ew_holmes/)
 * (@ew_holmes)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/header-masthead-help-needed/#post-2970116)
 * Rather than tutorials, I’d suggest googling “Best responsive free wordpress themes”
   there are some great ones out there, and it’s easier to apply colours and styles
   like that, than to actually create it 😉

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

The topic ‘Header / Masthead help needed’ is closed to new replies.

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [masthead](https://wordpress.org/support/topic-tag/masthead/)
 * [title](https://wordpress.org/support/topic-tag/title/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [Eric Holmes](https://wordpress.org/support/users/ew_holmes/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/header-masthead-help-needed/#post-2970116)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
