Category "navbar"

React bootstrap navbar collapse not working

I have used react bootstrap navbar also used react-scroll for smooth navigation. It's working fine but navbar is not collapsing when clicking any nav item in th

React bootstrap navbar collapse not working

I have used react bootstrap navbar also used react-scroll for smooth navigation. It's working fine but navbar is not collapsing when clicking any nav item in th

Navbar not expanding to fill width of page

I am making a website and I want it to look nice when being used on mobile. However, I can't figure out to eliminate the excess white space on the right of the

Remember/maintain navbar scroll position between pages ( Javacript )

I have a vertical navbar on the left side of my page like this: $active = basename($_SERVER['PHP_SELF'], ".php"); echo '<ul id="navbar"> <li i

Navbar fixed left - Bootstrap

I am trying to make navbar in bootstrap to be fixed left, like on this link. Anyway, it is working, but when I add block content of the leaflet map, my navbar i

Change height of navbar button and change it from (:selected) to (:hover)

My navbar functions in a :selected way, which means the dropdown menu only shows when the button is selected. I would like to change it to hover instead, but wh

Why Highlight Menu Item Doesn't Work in ASP.NET MVC?

Why Highlight Menu Item Doesn't Work in ASP.NET MVC? I am testing the method for highlighting the selected menu item in a MVC program. The test environment incl

Remove border color for navbar-toggler Hamburger icon in Bootstrap using CSS

I've been stuck in this for a long time. Searched and tried many ways to remove the border color for the BS4 hamburger icon when clicked on it (in my local, it

Margin or Padding Bootstrap Menu

here I come with a new problem with my menu maded with bootsrap; The problem is the margin or the padding on the left, the menu is not align with the logo and

Is this an effective way to add a navbar through the DOM?

I am trying to add a navigation bar through the DOM straight from an uppended formula without having to use document.createElement. So far this is what I wrote

Disable responsive (mobile) navbar in Bootstrap

is there a way to disable the responsive navBar in bootstrap 4? I don't want the dropdown as in the mobile version it's still possible to see the 2 links next t

Laravel no logout option from menu after successfull login

Hope anyone else had the same issue and was able to solve this problem. I installed a fresh Laravel project and used php artisan make:auth to get the basic auth

Sticky NavBar onScroll?

I'm currently building a site for myself, and I found this really awesome effect on multiple sites where the navbar is below an image, but when you scroll past

Making a navigation bar that includes a search bar

I'm working on a navigation bar for my website, and I want to add a search box to it. I'm using a text-field, and I've positioned it with CSS so that it's align

Changing the space between each item in Bootstrap navbar

How can I create a larger space between each link on my navbar, so they are further apart? Is it something I change the CSS or HTML? Here's how I've implemented