I am using the Zoo template and the drop down submenu is very low to the location of the regular menu in the navigation - it seams fine when you scroll down it is in the correct locaiton - how do you get it next to and can you make the background of that box transparent to fit better with the theme thank you here is a link to view the site 
                 
                             
         
     
 
                 
            
                                        
                                    
                                    
                                 
                             
                         
                     
                 
             
         
        
     
    
      
    
        
 
Comments
#Top_bar:not(.is-sticky) .menu li ul {top:70% !important;
}
#Top_bar .menu > li ul {
background-color: rgba(0,0,0,.8) !important;
}
#Top_bar .menu > li ul li a {
color:white !important;
opacity:.8 !important;
}