Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: Header Menu Issue

New Front EN Support Forums Kanso Theme Support Header Menu Issue Reply To: Header Menu Issue

#3010
mmsatori
Keymaster

Hey Galini,

you can change the font of the menu items, as well as their font size, in the “Typography” tab of the Theme Options panel – the “Menu item font” and “Primary menu item font size” settings is what you need ;) the padding between the menu items is not changeable via the admin settings, yet you can also alter it if you wish, by adding a line of CSS code into the “Style: Add Custom CSS” tab of the Theme Options panel:

#nav-primary li { padding: 0 !important; }

Regarding the “Team” page: the Large-text page template was programmed not to become part of the main menu in Kanso, i.e. this behavior is intended – the Large-text template is mostly used for call-to-action statements which rarely correspond to separate semantic sections of the website. However, by popular demand I’ve removed this relationship in version 1.4 of the theme, in which the menu also displays the Large-text pages. Please update to the latest version (you can get it from your “Downloads” tab of the ThemeForest account).

Sincerely,
Andrii / Satori Studio