Title: Centre Align Menu
Last modified: August 30, 2016

---

# Centre Align Menu

 *  [rose.hasna](https://wordpress.org/support/users/rosehasna/)
 * (@rosehasna)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/centre-align-menu-2/)
 * Hey, I want to centre my menu, however I am not sure how to do this. I’m pretty
   sure I need to edit the following code, I’m just not sure which part to edit 
   and what to edit it to.
 *     ```
       /* * 4.1 home header */
       .home-header {
       	background:#fff;
       	min-height:0px;
       	width:100%;
       	/*top:0;
       	*/
       	z-index:100;
       	padding:0;
       	margin:0;
       }
       .home-logo {
       	float:left;
       	margin-top:0px;
       	margin-left:0px;
       }
       .home-navbar {
       	float:right;
       	margin-top:20px;
       	margin-right:20px;
       	width:50px;
       	height:34px;
       	display:none;
       	background:url(images/navbar.png) no-repeat;
       }
       .home-navigation {
       	float:centre;
       	height:100%;
       	margin-left:450px;
       	margin-right:100px;
       }
       .home-navigation ul {
       	display:inline-block;
       }
       .home-navigation li {
       	float:left;
       	list-style-type:none;
       }
       .home-navigation > ul > li > a > span {
       	padding:10px;
       	border-radius:0px;
       }
   
       .home-navigation li a {
       	/*color:#fff;*/
       	font-size:20px;
       	text-transform:;
       	display:block;
       	padding:0 15px;
       	line-height:70px;
   
       .home-container {
       	width:1120px;
       	overflow:hidden;
       	margin:0 auto;
       	padding:00px 5%;
       	text-align:center;
       	font-size:16px;
       	color:#666;
       	z-index:98;
       	max-width:100%;
       	/* position: absolute;*/
       }
       ```
   
 * Any help would be really appreciated!
 * Thank you 🙂

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [10 years, 7 months ago](https://wordpress.org/support/topic/centre-align-menu-2/#post-6727401)
 * You don’t edit the theme’s files. What do you mean by “centre”? There’s a logo
   on the left and the website is responsive.
 *  Thread Starter [rose.hasna](https://wordpress.org/support/users/rosehasna/)
 * (@rosehasna)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/centre-align-menu-2/#post-6727402)
 * I don’t want add a logo, I just want my menu options to be in the centre of the
   page.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [10 years, 7 months ago](https://wordpress.org/support/topic/centre-align-menu-2/#post-6727403)
 * You need to show us your website since we cannot go off the theme’s demo.
 *  Thread Starter [rose.hasna](https://wordpress.org/support/users/rosehasna/)
 * (@rosehasna)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/centre-align-menu-2/#post-6727404)
 * It’s locally hosted at the moment, but thank you anyway.
 *  [angeloamos](https://wordpress.org/support/users/angeloamos/)
 * (@angeloamos)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/centre-align-menu-2/#post-6727544)
 * Hello,
 * I am trying to use fontawesome icons in my menu. I have the “Fontawesome 4 Menus”
   plugin installed. On other themes it works well, but in the onetone theme they
   do not show up properly. Can you please help me with why it is not working. Also,
   can I change the font size of the text in the menu?
 * My temp site is below
 * [http://79c.810.myftpupload.com/](http://79c.810.myftpupload.com/)
 * Thank you
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/centre-align-menu-2/#post-6727545)
 * **[@angeloamos](https://wordpress.org/support/users/angeloamos/)**: Will you 
   please stop posting in other people’s topics! If you require assistance then,
   as per the [Forum Welcome](http://codex.wordpress.org/Forum_Welcome#Where_To_Post),
   please post your own topic.

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

The topic ‘Centre Align Menu’ is closed to new replies.

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

 * 6 replies
 * 4 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/centre-align-menu-2/#post-6727545)
 * Status: not resolved