Title: columns for header
Last modified: July 9, 2017

---

# columns for header

 *  Resolved [annmariano83](https://wordpress.org/support/users/annmariano83/)
 * (@annmariano83)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/columns-for-header/)
 * I’m new to this theme so my apologies. I’m using scribble which I believe is 
   a variation of primer.
 * I had removed the search button from the header so that I can extend the words
   in my header and tag line across the top. But it seems to be limited to 2 columns
   and I’m not sure how to extend it all the way.
 * Also how do I remove the word home from the image on the homepage. And lastly
   I just want simple text pages on the Faq and contact us with no images. Thanks
   for any help.

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

 *  [Evan Herman](https://wordpress.org/support/users/eherman24/)
 * (@eherman24)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/columns-for-header/#post-9305950)
 * Hi [@annmariano83](https://wordpress.org/support/users/annmariano83/),
 * How did you remove the search bar from the header? Was it through child theme
   customizations, CSS or another method?
 * If you hid the search form using CSS, you can tweak the width of the `.site-title-
   wrapper` element to adjust its width.
 * Something like the following should do the trick:
 *     ```
       .site-title-wrapper {
          width: 100%;
       }
       ```
   
 * To remove the text/button inside of the hero on the homepage you just need to
   remove the ‘Hero Text’ widget inside of the ‘Hero’ widget area.
 * From the dashboard, if you go into ‘Appearance > Widgets’ you can remove the 
   widget from inside of the ‘Hero’ widget area. You can also tweak this widget 
   from within the customizer.
 * Here is a walkthrough we setup demonstrating this process:
    [https://cldup.com/bZOWtgWAho.gif](https://cldup.com/bZOWtgWAho.gif)
 * Let us know if that helps out at all.
 * Evan
 *  [Evan Herman](https://wordpress.org/support/users/eherman24/)
 * (@eherman24)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/columns-for-header/#post-9326783)
 * Hi [@annmariano83](https://wordpress.org/support/users/annmariano83/),
 * I’m going to close this due to inactivity. If things still are not working on
   your end, feel free to comment here and we can try and help out a bit more.
 * Evan

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

The topic ‘columns for header’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [Evan Herman](https://wordpress.org/support/users/eherman24/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/columns-for-header/#post-9326783)
 * Status: resolved