Title: [Theme: EvoLve]  Reduce the top margin
Last modified: August 22, 2016

---

# [Theme: EvoLve] Reduce the top margin

 *  [farag3](https://wordpress.org/support/users/farag3/)
 * (@farag3)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/theme-evolve-reduce-the-top-margin/)
 * Help n00bie to reduce the top margin here: [http://tau.rghost.ru/57618311/image.png](http://tau.rghost.ru/57618311/image.png)
   What file should I edit?

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

 *  [Kye](https://wordpress.org/support/users/gmax21/)
 * (@gmax21)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/theme-evolve-reduce-the-top-margin/#post-5217390)
 * Hey there,
 * I don’t see that on the demo site here:
 * [http://wordpress.org/themes/evolve](http://wordpress.org/themes/evolve)
 * Please provide a link to where you see this happening on your site.
 * Cheers.
 *  Thread Starter [farag3](https://wordpress.org/support/users/farag3/)
 * (@farag3)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/theme-evolve-reduce-the-top-margin/#post-5217416)
 * ustinov.eu It isn’t actually my site. My friend asked my to install some plugins
   and customize a little, but I saw this…
 *  Thread Starter [farag3](https://wordpress.org/support/users/farag3/)
 * (@farag3)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/theme-evolve-reduce-the-top-margin/#post-5217443)
 * The page I saw it is ustinov.eu/contacts. And there is a strange margin on every
   new page (not post).
 *  [Design2code](https://wordpress.org/support/users/design2code/)
 * (@design2code)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/theme-evolve-reduce-the-top-margin/#post-5217445)
 * Hi Farag3
    Firstly you will need to list the plugins you have installed on the
   site so we can help with which files to edit. From what i can tell your using
   a cache plugin which could cause issues when editing the original theme files.
   in order to get rid of the space, for the contact page hide the page title
 * `.entry-title, .entry-title a, .page-title {display:none}`
    That should get rid
   of some of the spacing. Then there is another plugin or part of the theme that
   appears to be adding more space, something creating wpzlb-layout class. If this
   plugin has settings page you can maybe remove spacing in there.
 * Hope this helps..
    Design2code
 *  Thread Starter [farag3](https://wordpress.org/support/users/farag3/)
 * (@farag3)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/theme-evolve-reduce-the-top-margin/#post-5217448)
 * I think it’s Ether Builder or ZOOM Builder, because anoter plugins don’t make
   any effect on front-end.
    So what should I do with .entry-title, .entry-title
   a, .page-title {display:none}? Find this entries in style.css?
 *  Thread Starter [farag3](https://wordpress.org/support/users/farag3/)
 * (@farag3)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/theme-evolve-reduce-the-top-margin/#post-5217450)
 * M-m. Where should I add it in style.css and instead of what?..
 *  [Kye](https://wordpress.org/support/users/gmax21/)
 * (@gmax21)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/theme-evolve-reduce-the-top-margin/#post-5217452)
 * Hey again.
 * The CSS Design2Code mentioned targets the entry title, the anchor and the page
   title but your image seems to want to remove the space below that so if that’s
   the case I’d use this CSS instead:
 *     ```
       .wpzlb-layout .wpzlb-row { padding: 0; }
       ```
   
 * I think that looks fine as it’s more equal to the space above the title and below
   the nav but if you wanted to reduce that space further then you can remove the
   original margins with these:
 *     ```
       .ether-aligncenter.ether-widget.ether-google-map { margin-top: 0; }
       ```
   
 * If you are instead wanting the title removed then try the other CSS Design2Code
   mentions.
 * For adding the CSS there is a chance that the theme has a CSS field in the options,
   if not then you can make a child theme:
 * [http://codex.wordpress.org/Child_Themes](http://codex.wordpress.org/Child_Themes)
   
   [http://premium.wpmudev.org/blog/create-wordpress-child-theme/](http://premium.wpmudev.org/blog/create-wordpress-child-theme/)
 * Or you can instead use a plugin if you like:
 * [http://wordpress.org/plugins/custom-css-manager-plugin/screenshots/](http://wordpress.org/plugins/custom-css-manager-plugin/screenshots/)
 * [http://wordpress.org/plugins/my-custom-css/screenshots/](http://wordpress.org/plugins/my-custom-css/screenshots/)
 * [http://wordpress.org/plugins/pc-custom-css/](http://wordpress.org/plugins/pc-custom-css/)
 * [http://wordpress.org/plugins/imporved-simpler-css/screenshots/](http://wordpress.org/plugins/imporved-simpler-css/screenshots/)
 * You don’t need to edit the original, in fact doing so would lose changes when
   you come to update later.
 * Have a fantastic day! 🙂

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

The topic ‘[Theme: EvoLve] Reduce the top margin’ is closed to new replies.

 * 7 replies
 * 3 participants
 * Last reply from: [Kye](https://wordpress.org/support/users/gmax21/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/theme-evolve-reduce-the-top-margin/#post-5217452)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
