Title: moving sections
Last modified: August 30, 2016

---

# moving sections

 *  Resolved [karwan mino](https://wordpress.org/support/users/karwan-mino/)
 * (@karwan-mino)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/moving-sections/)
 * please help
    i tried many tutorials also i searched much more in web it been 
   for two days after more try but still i cant do that ..
 * __
    how can i move the site title section into the left of navigation bar ? ,
   in the twenty twelve default theme of wordpress.
 * is there can someone tell me how clearly to make the logo and menu in one line
   inside nav bar cleanly step by step ??
 * best regards

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

 *  [TouchCoding.net – Øyvind Sæther](https://wordpress.org/support/users/touchcoding/)
 * (@touchcoding)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/moving-sections/#post-6458581)
 * Hi there Karwan Mino!
    You can do this be adding the following css:
 *     ```
       hgroup {
       	display: inline-block;
       	float: left;
         	margin-left: 2%;
       }
       @media screen and (min-width: 600px) {
         .main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
         	border: none;
         }
         .nav-menu li {
       	float: right;
           margin-top: 20%
         }
         #site-navigation{
         	float: right;
           display: inline-block;
         }
       }
       ```
   
 * Be sure to either be using a child theme or a custom css plugin. I hope that 
   this solved your problem.
 * Cheers
    Øyvind _[[Signature moderated](https://codex.wordpress.org/Forum_Welcome#Signatures)]_
 *  Thread Starter [karwan mino](https://wordpress.org/support/users/karwan-mino/)
 * (@karwan-mino)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/moving-sections/#post-6458685)
 * hi there
 * dear touchcoding with many thanks .. i tried it but nav complexed
 * please tell me how i can make a navigation all as [X’s ](https://wordpress.org/support/topic/moving-sections/theme.co/x/?output_format=md)
   thme ??
 * thanks dear for this help
 * please try we fix it 🙂

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

The topic ‘moving sections’ is closed to new replies.

## Tags

 * [bar](https://wordpress.org/support/topic-tag/bar/)
 * [html](https://wordpress.org/support/topic-tag/html/)
 * [nav](https://wordpress.org/support/topic-tag/nav/)
 * [navigation](https://wordpress.org/support/topic-tag/navigation/)
 * [site](https://wordpress.org/support/topic-tag/site/)
 * [title](https://wordpress.org/support/topic-tag/title/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [karwan mino](https://wordpress.org/support/users/karwan-mino/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/moving-sections/#post-6458685)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
