where is the function that check if the screen size is a mobile ?
i can see the navbar menu hidden on small screen and shows a button toggle next to the user icon to open the list
i have two dropdown controls in the nav bar, need to hide them and show it on another menu/component
Hi Naji
You can check on this for hiding elements using Bootstrap classes:
https://getbootstrap.com/docs/5.0/utilities/display/#hiding-elements
Using Bootstrap's display utility classes, you can easily hide and show elements based on screen size.
These classes provide a responsive way to control the visibility of elements depending on the viewport size.
Thank you Faizal...
it looks like my "header menu" is disabled when i open it on mobile size where is the settings to fix it ?
it's opend but with gray background color
see image:
https://ibb.co/X7Sx3LH