 
	
		
		
		
		
			
- 
		AuthorPosts
- 
		
			
				
June 15, 2015 at 3:35 pm #459381I would like to know how I can increase the font size of the secondary menu. Thanks! June 15, 2015 at 3:42 pm #459386Hey keifygeorge! Please add following code to Quick CSS in Enfold theme options under General Styling tab .sub_menu>ul>li>a, .sub_menu>div>ul>li>a { font-size: 14px; }Regards, 
 YigitMarch 10, 2016 at 6:01 pm #596435I need to increase the font size of the menu above the logo to a 15px (top menu) (actually want that in a cream color bar like the main menu as well). and I want to make the font size on the main menu below the logo to a 16px or 17px font (depending on space). 
 Link to image: https://www.dropbox.com/s/qxz0i7xuh6yqfmo/Screenshot%202016-03-10%2009.56.52.png?dl=0
 Link to website: http://ellytaylor.netThese are all things I’ve tried; none of which have worked, as well as in the advanced styling which doesn’t seem to override anything at this point – even the heading fonts. #avia-menu .avia-menu { 
 font-size: 20px !important;
 }#header_main .container, .main_menu ul:first-child > li a { 
 line-height: 88px;
 font-size: 20px !important;
 }.sub_menu>ul>li>a, .sub_menu>div>ul>li>a { 
 font-size: 16px;
 font-color: #FFF7EB !important;
 }March 10, 2016 at 6:08 pm #596443Hi! Please try adding following code to Quick CSS in Enfold theme options under General Styling tab nav.sub_menu * { color: #FFF7EB!important; font-size: 16px; }and then go to Enfold theme options > Advanced Styling and edit “Main menu links”. If that does not help, please start a new thread and post login credentials privately. If you post them here, creator of this thread will be able to see them as well Best regards, 
 YigitMarch 10, 2016 at 6:30 pm #596473nope, still nothing… March 10, 2016 at 6:33 pm #596478
- 
		AuthorPosts
- You must be logged in to reply to this topic.
