New Front EN › Support Forums › Kanso Theme Support › menu links to other pages in one-page mode › Reply To: menu links to other pages in one-page mode
March 13, 2014 at 11:01 am
#2744

Keymaster
Hey Kjael,
this happens because the existing menu items just don’t fit into the space left in the header area after the logo :) you could try e.g. reducing the padding of the “li” elements by adding a bit of CSS:
#nav-primary li { padding: 0 !important; }
Best,
Andrii / Satori Studio