Topic: dropdown-menu-right not working in Jquery version on Mobile devices
                  
                  riazlalehzari@hotmail.com
                  pro
                  asked 7 years ago
                
                If you have a dropdown menu right and have placed it on the RHS of your top nav (like how MDB has their profile drop down in their nav), on mobile devices the dropdown is half hidden from the screen and does not line up where it is supposed to be since the MDB CSS is incorrect:
@media (max-width: 600px)
.navbar .dropdown-menu.dropdown-menu-right
{
right: auto!important
}
Works if I make it right:0; left:auto
                
                  
                
                
                
              
              
            
                      
                      Jakub Strebeyko
                      staff
                        answered 7 years ago
                    
                    Hi there,
Thanks for reaching out! The issue has been dealt with in MDB version 
                    
                    
                    
                    
                  
                  
                4.5 release. To enjoy all the latest features and fixes, please enjoy your package.
With Best Regards,
Kuba
                    
                      FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
              Answered
Specification of the issue
              - ForumUser: Pro
 - Premium support: No
 - Technology: MDB jQuery
 - MDB Version: -
 - Device: -
 - Browser: -
 - OS: -
 - Provided sample code: No
 - Provided link: No
 
Tags
                  
Ollie Vincent pro commented 7 years ago
Hi, can you share your full codeor link to project so we can debug?