Title: Evolve Menu \ Tagline Issues&#8230;
Last modified: May 11, 2017

---

# Evolve Menu \ Tagline Issues…

 *  [tav1421](https://wordpress.org/support/users/tav1421/)
 * (@tav1421)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/evolve-menu-tagline-issues/)
 * Okay everyone first, glad you’re all here and like, exist and all! It certainly
   helps a techy-ish individual like me, who at the moment is living up to the ish
   part. Which is to say, I’m having a head scratcher of a problem with the evolve
   theme and centering the menu.
 * I looked for the options to center the menu under the main pic, within the customization
   function as well as the admin section, with no luck of course. If the option 
   doesn’t exist I understand, but would be surprised as this theme has a lot of
   customization’s under the hood. And the same thing with the tagline for the site,
   I haven’t been able to center that as well.
 * So thanks in advance and let me know if you need anything else!

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

 *  [Romik84](https://wordpress.org/support/users/romik84/)
 * (@romik84)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/evolve-menu-tagline-issues/#post-9123882)
 * Hello
 * Please add below css code inside Theme option -> Custom css
 *     ```
       .primary-menu ul.nav-menu{
       text-align: center;
       }
       .primary-menu ul.nav-menu li {
         display: inline-block;
         float: none;
       }
       .primary-menu .sub-menu li {
         text-align: left !important;
       }
       .title-container #tagline {
         text-align: center;
       }
       ```
   
 * Thank you
 *  Thread Starter [tav1421](https://wordpress.org/support/users/tav1421/)
 * (@tav1421)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/evolve-menu-tagline-issues/#post-9126460)
 * [@romik84](https://wordpress.org/support/users/romik84/) – Dude, you rock! Instructions
   easy, code works, done! (My awkward way of saying everything worked and your 
   help is appreciated!)

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

The topic ‘Evolve Menu \ Tagline Issues…’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [tav1421](https://wordpress.org/support/users/tav1421/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/evolve-menu-tagline-issues/#post-9126460)
 * Status: not resolved