Title: Tema Evolve
Last modified: August 30, 2016

---

# Tema Evolve

 *  [iri33](https://wordpress.org/support/users/iri33/)
 * (@iri33)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/tema-evolve-1/)
 * Hi! I would like to decrease the height of my header and the name of the site
   move higher. The menu put it at the center. I think that all this is done with
   the Editor, but I’m not an expert there. Maybe a suggestion in which file is 
   changed all this. Thank you very much!

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

 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/tema-evolve-1/#post-6637735)
 * Hi,
 * Please post your website url.
 * Thanks!
 *  Thread Starter [iri33](https://wordpress.org/support/users/iri33/)
 * (@iri33)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/tema-evolve-1/#post-6637889)
 * [http://vita-sana.com/](http://vita-sana.com/)
 * thanks
 *  [emranemranx](https://wordpress.org/support/users/emranemranx/)
 * (@emranemranx)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/tema-evolve-1/#post-6637890)
 * Hi Iri,
 * Thanks for writing in!
 * In order to decrease the height of header, positioning the title and centering
   the menu bar as like this (see: [http://prntscr.com/9veq6y](http://prntscr.com/9veq6y)),
   please add the following code under **Appearance > Theme Options > Custom CSS**:
 *     ```
       .header {
           padding-top: 20px;
           padding-bottom: 30px;
       }
   
       .primary-menu {
           text-align: center;
           display: inline-block;
       }
   
       .menu-header .container-menu {
           text-align: center;
       }
       ```
   
 * Hope this helps.
 * Thanks!
 *  Thread Starter [iri33](https://wordpress.org/support/users/iri33/)
 * (@iri33)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/tema-evolve-1/#post-6637891)
 * Thank you! But now I have the theme “Evolve Child”, I tried to insert the file
   but everything unpack, how can I do?
    And an other thing, how can I restore the
   visualizations of the tags, as they were initially? Thanks!

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

The topic ‘Tema Evolve’ is closed to new replies.

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

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [title](https://wordpress.org/support/topic-tag/title/)

 * 4 replies
 * 3 participants
 * Last reply from: [iri33](https://wordpress.org/support/users/iri33/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/tema-evolve-1/#post-6637891)
 * Status: not resolved