Header Nav left
To align the navigation to the left simply set/remove the following classes on the following elements:
-
1
.header > .header-inner: add the class.justify-content-startto pull all items to the left by default. -
2
.header-brand: add.mr-0class so the right margin is reset. -
3
.header-block: add.mr-autoso it gets pulled to the right.