The menu is how visitors move around your website. Every template in Sitejet Builder ships with a header that contains a menu, so most of the time you just customise the one that is already there. This guide covers the two ways of populating the menu — Auto (derived from your pages) and Custom (manually controlled) — plus how to style the header, add submenus, and handle single-page sites.
If you started from a template, the header is already in place — skip to the next section. Otherwise:

Once dropped in, the header renders with placeholder menu items that you will now configure.
Double-click the menu element in the header to open its settings panel. At the top you will see two modes:
Auto mode builds the menu automatically from the pages in your site’s Pages tab. Add a new page → it appears in the menu. Reorder pages in the Pages tab → the menu order changes to match. Delete a page → it disappears from the menu.

Exceptions you will want to set:
Auto mode is fire-and-forget: it keeps the menu consistent with no extra work. For any multi-page UK small-business site (home + services + about + contact + legal), Auto is the right choice.
Custom mode lets you define menu items yourself:
#pricing, #contact) — useful for single-page sitestel:) or email (mailto:)Use Custom when your menu does not map one-to-one to pages: typically a one-pager with section anchors, or a site with a mix of internal pages and external shop links.
In Custom mode, any item can have sub-items underneath. In the item settings, add Submenu items. When visitors hover over the parent, the dropdown appears.

For Auto mode, submenus appear automatically when you nest pages inside each other in the Pages tab. Drag a page under another page → it becomes a child and appears as a dropdown item under the parent.
Keep dropdowns shallow. Two levels (parent → child) is usually enough; three levels starts to feel clumsy on mobile.
Double-click the menu element, then click the Style (paintbrush) icon. You can change:

At narrow screen widths (below roughly 768px), the menu collapses into a burger icon. Tapping it reveals the full menu in a slide-out drawer or overlay. This behaviour is built in — you do not need to configure it separately.
Preview the mobile version by clicking the phone icon in the top toolbar of the editor. Verify that every menu item is tappable and legible at phone size — especially important because the majority of UK website visitors now browse on mobile.
Why is my new page not showing up in the Auto menu?
Check that the Menu checkbox is enabled in the page settings and that you are in Auto mode. If the page was created in a separate subfolder, it may need to be promoted to the top level to appear in the main menu.
Can I have different menus on different pages?
By default the header is shared across the site. If you need a completely different menu on a specific page (for example a landing page with only one call-to-action), remove the standard header from that page and add a bespoke one just for it.
How do I add a “Call us” button to the menu?
In Custom mode, add a menu item with a tel:+441234567890 URL and style it as a button via the item settings. On mobile it becomes a tap-to-call — very effective for trades and services.
Does the menu support icons?
Some header layouts include icon columns (basket, search, account). You can enable or disable them in the header settings. Menu items themselves are text-first; if you need menu-level icons, insert them via HTML inside the label.
Is the menu accessible?
Sitejet generates semantically correct <nav> and <ul> structures with ARIA attributes for dropdowns. Keyboard users can tab through items. For UK public-sector clients with PSBAR 2018 requirements, pair this with high-contrast colour choices and descriptive link text.
Can visitors search my site from the menu?
Sitejet does not include a built-in site search in the menu. For sites that need it, add a search widget from the Elements library or embed a third-party search service.