Title: Need help with header&#8230;
Last modified: August 20, 2016

---

# Need help with header…

 *  Resolved [imperativeseo](https://wordpress.org/support/users/imperativeseo/)
 * (@imperativeseo)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/need-help-with-header-4/)
 * In IE and other browsers there is a huge gap between my header and the actual
   top of the page. This goes for mobile as well.
 * I tried adding a 738×90 Ad to fill the space but it just moved it down more.
 * Any advice?
 * [http://theallegiant.com](http://theallegiant.com)

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

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/need-help-with-header-4/#post-3287671)
 * You have this CSS in “switcher.css” file:
 *     ```
       body {
           font-size: 16px !important;
           margin-top: 240px !important;
       }
       ```
   
 *  Thread Starter [imperativeseo](https://wordpress.org/support/users/imperativeseo/)
 * (@imperativeseo)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/need-help-with-header-4/#post-3287673)
 * Thank you so much… Let me see if I can fix it!
 *  Thread Starter [imperativeseo](https://wordpress.org/support/users/imperativeseo/)
 * (@imperativeseo)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/need-help-with-header-4/#post-3287674)
 * I’m looking everywhere and can’t find switcher.css
 *  [martinjharvey](https://wordpress.org/support/users/martinjohnharvey/)
 * (@martinjohnharvey)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/need-help-with-header-4/#post-3287675)
 * Nice one WPyogi 😉 I was inspecting the CSS and totally missed that
 *  Thread Starter [imperativeseo](https://wordpress.org/support/users/imperativeseo/)
 * (@imperativeseo)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/need-help-with-header-4/#post-3287677)
 * where is that line of code?
 *  Thread Starter [imperativeseo](https://wordpress.org/support/users/imperativeseo/)
 * (@imperativeseo)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/need-help-with-header-4/#post-3287679)
 * 🙁 This is driving me crazy. Since I can’t find it can I override it?
 *  [martinjharvey](https://wordpress.org/support/users/martinjohnharvey/)
 * (@martinjohnharvey)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/need-help-with-header-4/#post-3287688)
 * I looked at your web page using firebug and there’s a call to switcher.css in`
   <head>` of your theme. Its in a chunk of stylesheets being loaded just after 
   the `<title>` tag.
 * The reason you cant find it is becasue its being loaded from an external source.
   You can either comment out or delete that line and the switcher.css won’t load
   anymore. If that doesn’t do it then, there must a plugin thats loading that script
   for you, so just disable stuff until it goes away.
 *  Thread Starter [imperativeseo](https://wordpress.org/support/users/imperativeseo/)
 * (@imperativeseo)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/need-help-with-header-4/#post-3287689)
 * Ok I understand…. I know this sounds stupid but where do I delete this line out
   from. Which file is calling to the external one.
 * Its very strange but its been doing it from the start even when I didn’t have
   any plug-in installed. :/
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/need-help-with-header-4/#post-3287690)
 * It’s from the theme demo — this line:
 *     ```
       <link rel="stylesheet" href="http://www.gabfirethemes.com/demos/theme-switcher/switcher.css" type="text/css" media="screen" />
       ```
   
 * Try removing it from header.php
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/need-help-with-header-4/#post-3287691)
 * Further, since that’s a commercial theme – it’s not supported here, so if you
   need more help, you need to contact the vendor.
 *  Thread Starter [imperativeseo](https://wordpress.org/support/users/imperativeseo/)
 * (@imperativeseo)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/need-help-with-header-4/#post-3287692)
 * Sorry that was a stupid question…. after looking at the source I figured it had
   to be the header.php
 * THANK YOU SOOOO MUCH FOR YOUR HELP!!
 *  [martinjharvey](https://wordpress.org/support/users/martinjohnharvey/)
 * (@martinjohnharvey)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/need-help-with-header-4/#post-3287694)
 * Glad to help 😉

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

The topic ‘Need help with header…’ is closed to new replies.

 * 12 replies
 * 3 participants
 * Last reply from: [martinjharvey](https://wordpress.org/support/users/martinjohnharvey/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/need-help-with-header-4/#post-3287694)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
