Does anyone know, which styles (via style tag) can be applied to a button typed navbar-toggler-icon
? I want my toggler icon to be white, but it won't change if I set its color/backgroundcolor as white.
I also want the navbar to be fixed on top of the page, but it seems like the body margin wouldn't be applied.
I used the Bootstrap 5 collapsed navbar.