Title: Removing Margins
Last modified: August 20, 2016

---

# Removing Margins

 *  [behangdelul](https://wordpress.org/support/users/behangdelul/)
 * (@behangdelul)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/removing-margins/)
 * I’m a starting new user to WordPress and so far so good i’m getting along preety
   well.
    Now i am facing a problem. I used a picture above the main menu at the
   front page. But i think the space between the menu and the picture is to big.
   How and where in WordPress can i get ride of the margin/space?
 * This is what i mean:
    [http://tinypic.com/r/11ccu1k/5](http://tinypic.com/r/11ccu1k/5)

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

 *  [Harry](https://wordpress.org/support/users/harmck/)
 * (@harmck)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/removing-margins/#post-2564380)
 * Do you have a link? As I would need to see the HTML/CSS to figure this out.
 *  Thread Starter [behangdelul](https://wordpress.org/support/users/behangdelul/)
 * (@behangdelul)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/removing-margins/#post-2564383)
 * Dont have a link yet…it is Mystique theme…
 *  [Harry](https://wordpress.org/support/users/harmck/)
 * (@harmck)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/removing-margins/#post-2564384)
 * Sorry, I don’t use any 3rd party themes, so I’m not familiar with it. Perhaps
   someone else familiar with this theme would be better placed to answer it, though
   if you have modified the theme from the original people may not be able to find
   the problem unless there is a link to the code unfortunately.
 * Good luck.
 *  Thread Starter [behangdelul](https://wordpress.org/support/users/behangdelul/)
 * (@behangdelul)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/removing-margins/#post-2564385)
 * thanks anyways man!
 *  Thread Starter [behangdelul](https://wordpress.org/support/users/behangdelul/)
 * (@behangdelul)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/removing-margins/#post-2564400)
 * This one for example is way smaller: [http://www.edvervanzijnbed.nl/](http://www.edvervanzijnbed.nl/)
 *  [Harry](https://wordpress.org/support/users/harmck/)
 * (@harmck)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/removing-margins/#post-2564404)
 * On this guys website, if it’s similar to yours has the following code:
 *     ```
       #site-title {
       padding: 4em 0 3.6em 0;
       }
       ```
   
 * And the fix:
 *     ```
       #site-title {
       padding: 4em 0 2.9em 0;
       }
       ```
   
 *  Thread Starter [behangdelul](https://wordpress.org/support/users/behangdelul/)
 * (@behangdelul)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/removing-margins/#post-2564405)
 * Thanks, but now comes the noobquestion: where do i change that in WordPress?
 *  [Harry](https://wordpress.org/support/users/harmck/)
 * (@harmck)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/removing-margins/#post-2564406)
 * In the Mystique theme directory there should be a file called “style.css”. This
   change should go in there. Find the corresponding #site-title in there and change
   the margin value I indicated.
 * Make sure to take a copy of the style.css file, incase you need to revert the
   changes.
 *  Thread Starter [behangdelul](https://wordpress.org/support/users/behangdelul/)
 * (@behangdelul)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/removing-margins/#post-2564408)
 * thanks will take a shot and let you know 🙂
 *  Thread Starter [behangdelul](https://wordpress.org/support/users/behangdelul/)
 * (@behangdelul)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/removing-margins/#post-2564422)
 * seriously,i cant even find the right file i think…i founf 2. one in the map Mystique
   and one in Mystique extended. one is 400b big and one is 800bytes. Isn’t it core.
   css?
 *  [Harry](https://wordpress.org/support/users/harmck/)
 * (@harmck)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/removing-margins/#post-2564630)
 * I’ve never used the Mystique theme I’m afraid, it’s partly why I can’t tell you
   exactly where it should go, as I don’t have a sample link.
 * Sorry I can’t help any further, all you may do is give it a go. If it doesn’t
   work at least you can rule out that file.
 * Good luck.
 * Har

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

The topic ‘Removing Margins’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 11 replies
 * 2 participants
 * Last reply from: [Harry](https://wordpress.org/support/users/harmck/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/removing-margins/#post-2564630)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
