Hello,
I have small issue that I cannot seem to resolve.
I have a page with collapsing navbar (collapse to hamburger) and cutoff to collapse is 768px (SM) screen size.
I would like to change it to 899px (so 900px will be not be collapsed).
I’m not very familiar with CSS, but my guess is that it have to be edited there.
I found line in styles, which is responsible for this behavior I think.
However, I cannot edit it as it’s locked and if I make a copy and overwrite the 768 to 899, nothing happens.
I found this thread editing css, but it’s too technical for me atm and too much info what I don’t need just confusing me.
Then, I found this thread Leave navbar toggled by default on small screens, but when I try to select Navbar Toggle or Navbar Collapse in overview panel, I don’t find any option that turns the navbar to hamburger for SM devices.
I believe I’m missing something simple.
Any help will be appreciated.