- Issue created by @maxilein
- πΊπΈUnited States flashwebcenter Austin TX
Hello,
In the demo I have the main menu and the logo in the same region. You can flip the main menu and the header as the demo then use this code to align the main menu to right.
https://www.youtube.com/watch?v=w9qRuAtfLTI
Place this code in the theme settings under Global settings in CSS Injector.
#page-wrapper .navigation__primary { margin-left: auto; }
Best wishes,
Alaa