 
	
		Tagged: menu
- 
		AuthorPosts
- 
		
			
				
April 29, 2014 at 2:19 pm #257644Hi. BEfore the excellent update with more custom options I had the bottom nav floating to the left. There has been some changes to the theme, and now I can’t seem to find out how to move it from it’s position. This CSS used to cut it: .bottom_nav_header.social_header .main_menu ul:first-child { 
 float: right;
 width: auto;}But now that won’t do obviously. ;) April 30, 2014 at 10:53 pm #258560Hey Lene! Please add following code to Quick CSS instead #socket .sub_menu_socket { float: left; }Regards, 
 YigitApril 30, 2014 at 11:38 pm #258585I see why this can be misunderstood. ;) I do not mean the menu in the socket. I mean the menu in the header. One of the options was to have the menu placed under the logo instead of to the right from the logo. This combination was called social header with bottom navigation. I want the menu to be UNDER the logo area, but to the right, and keep the logo to the left. Have a look at this site: http://www.zencoach1.no and you can see that the menu is now directly under the logo. I want to push the menu over to the other side. April 30, 2014 at 11:41 pm #258588Hey! My bad :) Please add following code to Quick CSS instead .html_header_top.html_bottom_nav_header .main_menu>div, .html_header_top.html_bottom_nav_header .main_menu ul:first-child { width: auto; float: right; }Cheers! 
 YigitApril 30, 2014 at 11:52 pm #258595Thank you for helping me with this! The new idea you provided does not work… any other ideas? April 30, 2014 at 11:54 pm #258596Hey! Code is not being applied. Can you try adding it to bottom of Style.css file of your child theme in Appearance > Editor and check if that works? Best regards, 
 YigitMay 1, 2014 at 1:06 am #258646Yigit. I have a multisite with subsites for my clients, so that is not a good option. May 1, 2014 at 1:08 am #258648weird. I tried adding it to custom CSS now, and it worked this time. GREAT! Thank you! 
- 
		AuthorPosts
- The topic ‘Move the menu below to the right’ is closed to new replies.
