we now finally implemented all the things for left header menu together with Max Mega Menu for a vertical menu. Mega Menu uses here the normal sticky header with left sided header. In our page the width of the menu is now 320px and I dont find any solution to reduce that. We want to have a menu with only 210px width.
I can change the width with:
.sh-header-left-side { width: 210px !important; }
but then the whole page content doesnt align correctly. Can you please help us? Thx 🙂