Increase Logo size to menu				
							
			
	
		
		
		
			
			
	
	- 
		
			
				
	
	
		
			
			Hello, i want to increase the logo size to be outside of the menu.
Please sent me a css code to make it bigger like the image i attaching you.
Now my logo is like logo_1 i want to be like logo_2
Thanks a lot!
Attachments:
You must be 
logged in to view attached files.
 
					
			
			
		 
	 
 
			
				
	
	
		
			
			Hello,
I saw the screenshots you attached.
Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.wd-logo {
    max-height: 150px;
}
Regards.
Xtemos Studios