Shop Categories

X

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?

#26984
Zex
Moderator

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