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 4:09 pm #26984 ZexModerator Hi, The top links are already left-aligned. If you want it aligned with the Primary navigation, try to insert the following code: .top-links { margin-left: -50px!important; } Regards