Topic: Navbar partially hidden
                                            
                                            James Mueller
                                                                        asked 6 years ago                                
Expected behavior
see image 1 - Navbar from your website displaying normally
Actual behavior
see image 2 - In wordpress "Visit Site" Navbar is partially hidden?  Is there a setting in WP that will display the entire Navbar?
Resources (screenshots, code snippets etc.)
                                                    
                                                    Marta Szymanska
                                                                                        answered 6 years ago                                        
Hi,
you can move this admin bar to the bottom of the page:
#wpadminbar {
   top: auto;
   bottom: 0;
}
here you have a big discussion on this topic: https://wordpress.stackexchange.com/questions/87717/wordpress-admin-bar-overlapping-twitter-bootstrap-navigation.
Best, Marta
                                                    
                                                    James Mueller
                                                                                        answered 6 years ago                                        
Thanks! Marta that solved my issue.
James Mueller commented 6 years ago
Also just noticed that the Wordpress Tutorial's Navbar Logo link is not working, get a 404 error.
Arkadiusz Cacko commented 6 years ago
Thank you for the notice. We'll fixed that as soon as possible.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
 - Premium support: No
 - Technology: General Bootstrap questions
 - MDB Version: -
 - Device: Macbook Pro
 - Browser: Chrome
 - OS: MacOS Mojave
 - Provided sample code: No
 - Provided link: No