Reply To: Agama Pro Navigation should be left oriented. How to adjust that? Home › Forums › Agama Pro › Agama Pro Navigation should be left oriented. How to adjust that? › Reply To: Agama Pro Navigation should be left oriented. How to adjust that? June 9, 2020 at 3:17 pm #26981 ZexModerator Hello, Wolfgang! Try to add the following code into Customizing->General->Additional CSS: .agama-primary-nav { justify-content: left!important; } Regards