Title: How to decrease margin size?
Last modified: September 1, 2016

---

# How to decrease margin size?

 *  [porcelainlily](https://wordpress.org/support/users/porcelainlily/)
 * (@porcelainlily)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/how-to-decrease-margin-size/)
 * Hello,
 * I love the Bharat theme but the margins are too big – there’s way too much dead
   space on my screen. I changed this once before but for the life of me I can’t
   remember how I did it (I believe I changed a percentage in the CSS stylesheet,
   but I’m not sure).
 * What is the value in the stylesheet I need to change?
 * Thanks

Viewing 1 replies (of 1 total)

 *  Theme Author [Poonam Namdev](https://wordpress.org/support/users/poonam9/)
 * (@poonam9)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/how-to-decrease-margin-size/#post-7593826)
 * Hi
    You can reduce the margin by changing max-width value in the style.css file.
   [@media](https://wordpress.org/support/users/media/) screen and (min-width: 600px).
   site { margin: 0 auto; max-width: 960px; max-width: 68.571428571rem; overflow:
   hidden; }

Viewing 1 replies (of 1 total)

The topic ‘How to decrease margin size?’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Poonam Namdev](https://wordpress.org/support/users/poonam9/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/how-to-decrease-margin-size/#post-7593826)
 * Status: not resolved