Bootstrap Fixed Navbar Fix for WordPress Admin Bar
WPAssist / Theme Development - April 8, 2020When you are using Bootstrap fixed navbar on your themes, it will be hidden under admin bar of WordPress. This is because of fixed positioning of two elements are same. If you are not using admin bar, it is easy to fix, because you can […]