Hi - you should be able to see this on every page of the dev site. Perhaps I'm not being clear, so here goes again.
On the live site where I have the older version of Helix and Gazette, this is how the navigation and off-canvas works. An option in the template exists to select left or right for the position of the off-canvas menu. So I have toggled that to show on the left:
So the off-canvas switch is to the left of the logo
https://postimg.cc/64K3x03v
And the menu opens on the left.
https://postimg.cc/MfYG6QMr
However, on the development version of the site, where I have loaded the latest version of Gazette and Helix, the option to select left or right for the off canvas position is not there any more. So it only appears on the right. I.e.:
The off-canvas switch is to the right of the logo
https://postimg.cc/gX8J75Yp
And the menu opens on the right.
https://postimg.cc/4KryBZRw
So my question is - is this a bug in the template? Because it is not possible to switch it to the left any more? And if it is, will CSS actually allow me to have the menu open on the left any more?