Components
Wide Nav
A mega menu for sites with too many pages to fit in a normal navbar.
R650
Once. Yours to keep
The shape of it, not a screenshot
What it is
A three-part navigation: a top bar, drop panels with columns under it, and a mobile drawer. The panels open on click rather than hover, so they work on touch and do not fire every time a cursor drifts past. Arrow keys move through the links, Escape closes the panel and puts focus back on the trigger that opened it.
Everything is driven by one nav.js file. You list sections, columns and links in an array and the desktop panels, the drawer and the aria wiring all read from it, so adding a page never means editing markup in two places. There is a featured slot in each panel for an image and a line of text, a sticky and a static header variant, and reduced-motion handling on the open and close.
Wrong choice for a site with eight pages. A plain nav is better there and this will look overbuilt. It is also not search: if the real problem is people cannot find one product in a catalogue of four hundred, buy search instead.
What you get
- Astro header component plus matching mobile drawer
- nav.js with sections, columns and links in one array
- Featured slot per panel for an image and caption
- Arrow keys, Escape and focus return already wired
- Sticky and static header variants
- Demo page with a four-panel example
After you buy
- 01 You message me On WhatsApp. Tell me which one and where it is going.
- 02 I set it up for you Your words, your colours, your logo dropped in — or the raw files if you would rather do it yourself.
- 03 It goes live On your hosting or on mine. Either way it ends up in your own account.
- 04 It is yours The whole thing, with nothing to renew and nothing tied back to me.
You might also want
- Components R450 Hard Fail Form A contact form that tells the visitor when the message did not send.
- Components R380 Tier Table Three-column pricing with a monthly and annual switch, plus a full comparison table.
- Components R250 Plain Accordion An FAQ accordion built on details and summary, with FAQ schema from the same file.
Nothing to look at yet
This one is written up but not built, so there is no live version to show. Ask me and I will tell you honestly how long it would take.
Ask about it