Title: Main Menu Text Alignment
Last modified: August 22, 2016

---

# Main Menu Text Alignment

 *  [BlackCatGFX](https://wordpress.org/support/users/blackcatgfx/)
 * (@blackcatgfx)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/main-menu-text-alignment/)
 * I am trying to arrange the text in the main menu, I need it to move up a bit 
   from being centered as it is now, so that the bottom line on “Law Enforcement
   Agencies” isn’t hanging off in space.
 * [https://narcoticofficersmagazine.com/WordPress_New/](https://narcoticofficersmagazine.com/WordPress_New/)
 * I am sure what I want to change should be somewhere right in this bit of the 
   CSS-
 *     ```
       #mainmenu-container {
       		height:66px;
       		background:url(images/menu.png) left top no-repeat;
       		padding:1px 44px;
       		margin:0 -44px;
       		position:relative;
       		z-index:19;
       	}
   
       	#mainmenu li a {
       		text-align:center;
       		color:#4faec5;
       		display:block;
       		text-decoration:none;
       		font-size:18px;
       		font-family: 'overlock', sans-serif;
       		padding:15px 25px;
   
       	}
       	#mainmenu a:hover{
       		background:#48484a;
       ```
   
 * However, I’ve played with everything there that I thought would fix it (in my
   child CSS), and I’m still not getting it moved. If someone could point me in 
   the right direction I would greatly appreciate it.

Viewing 1 replies (of 1 total)

 *  Thread Starter [BlackCatGFX](https://wordpress.org/support/users/blackcatgfx/)
 * (@blackcatgfx)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/main-menu-text-alignment/#post-5388462)
 * Bump. Any ideas??? Anyone???

Viewing 1 replies (of 1 total)

The topic ‘Main Menu Text Alignment’ is closed to new replies.

## Tags

 * [align](https://wordpress.org/support/topic-tag/align/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)
 * [text](https://wordpress.org/support/topic-tag/text/)

 * 1 reply
 * 1 participant
 * Last reply from: [BlackCatGFX](https://wordpress.org/support/users/blackcatgfx/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/main-menu-text-alignment/#post-5388462)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
