New Front EN › Support Forums › Fuji Theme Support › Main Nav Menu – can it be divided into left and right? › Reply To: Main Nav Menu – can it be divided into left and right?
July 14, 2014 at 5:11 pm
#3728
satori
Keymaster
Hey Monika,
this hasn’t been envisaged in the theme originally, yet you can achieve menu segregation by using this CSS:
#menu-item-XX { float: left; margin-left: 180px; }
where “XX” is the ID of the relevant menu item (you can right-click and choose “Inspect element” in the browser to find out the ID of the particular menu item.
Sincerely,
Andrii / Satori Studio