Topic: Navbar partially hidden
James Mueller free asked 5 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 Wierzbicka staff answered 5 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 free answered 5 years ago
Thanks! Marta that solved my issue.
James Mueller free commented 5 years ago
Also just noticed that the Wordpress Tutorial's Navbar Logo link is not working, get a 404 error.
Arkadiusz Cacko staff commented 5 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
- ForumUser: 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