Title: WordPress Top Margin
Last modified: August 20, 2016

---

# WordPress Top Margin

 *  Resolved [Saad Hassan123456789](https://wordpress.org/support/users/saad-hassan123456789/)
 * (@saad-hassan123456789)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/wordpress-top-margin/)
 * Actually i download a theme when its get activated its top is a liitle blank 
   which gives a odd look [http://www.jhelum.co](http://www.jhelum.co) u can check
   here….
 * I also look in style sheet and function.php. dint find something to fix the margin
   can any one help ….

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

 *  [Alx Block](https://wordpress.org/support/users/cronkled/)
 * (@cronkled)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/wordpress-top-margin/#post-2852402)
 * It looks like your issue is actually in the switcher.css file.
 * It’s putting a pretty large margin above your content.
 * You can change this:
 *     ```
       body {
           font-size: 16px !important;
           margin-top: 240px !important;
       }
       ```
   
 * to this:
 *     ```
       body {
           font-size: 16px !important;
           margin-top: 40px !important;
       }
       ```
   
 * That should do the trick.
 *  Thread Starter [Saad Hassan123456789](https://wordpress.org/support/users/saad-hassan123456789/)
 * (@saad-hassan123456789)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/wordpress-top-margin/#post-2852404)
 * actually i cant find this anywhere its showing in source but not in theme editor
   i will glad i u figure this out
 *  [Alx Block](https://wordpress.org/support/users/cronkled/)
 * (@cronkled)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/wordpress-top-margin/#post-2852407)
 * Are you using a Theme Switcher plugin? It may be in there.
 *  Thread Starter [Saad Hassan123456789](https://wordpress.org/support/users/saad-hassan123456789/)
 * (@saad-hassan123456789)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/wordpress-top-margin/#post-2852412)
 * No i m nt using theme switcher plugin…. i just randomly installed the theme
 *  [popper](https://wordpress.org/support/users/julialasarte/)
 * (@julialasarte)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/wordpress-top-margin/#post-2852413)
 * You won’t find it anywhere, since it’s linked to an external source :
 * `<link rel="stylesheet" href="http://www.gabfirethemes.com/demos/theme-switcher/
   switcher.css" type="text/css" media="screen">`
 * You can override it on anyother stylesheet using `!important` if you want to 
   keep that link.
 *  Thread Starter [Saad Hassan123456789](https://wordpress.org/support/users/saad-hassan123456789/)
 * (@saad-hassan123456789)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/wordpress-top-margin/#post-2852420)
 * u made may day bro thnx alot Elixer and pooper i very thankful fr bth of u ….
   
   thnx again thnx thnx thnx thnx thnx thnx thnx thnx

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

The topic ‘WordPress Top Margin’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 3 participants
 * Last reply from: [Saad Hassan123456789](https://wordpress.org/support/users/saad-hassan123456789/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/wordpress-top-margin/#post-2852420)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
