Pillar guide Visual hierarchy: the complete guide for NZ business websites
Updated 2026-07-07 · 8 min read
· 1523 words · For NZ businesses
> Short answer: Visual hierarchy guides visitors' eyes to what matters most ΓÇö your headline, primary action, and proof ΓÇö using size, colour, contrast, spacing, and position. NZ business websites that get this right convert more enquiries because visitors understand the offer within seconds, especially on mobile.
---
Introduction
When a potential customer lands on your website, they do not read every word. They scan. In the first few seconds, their brain decides whether your site looks credible, whether you offer what they need, and where to click next. Visual hierarchy is the design discipline that controls that first impression.
For New Zealand small and medium businesses ΓÇö plumbers in Hamilton, accountants in Wellington, retailers in Christchurch ΓÇö the stakes are practical. Most of your traffic arrives on a phone. Attention is short. If your headline, call-to-action, and trust signals compete at the same visual weight, visitors bounce to a competitor whose site makes the next step obvious.
This guide explains how visual hierarchy works, how to apply it to service and e-commerce pages, and how professional
website design builds hierarchy into every layout from the first wireframe. Whether your site runs on
WordPress or a bespoke
CodeIgniter build, the principles are the same.
---
What visual hierarchy is (and why it drives conversions)
Visual hierarchy is the arrangement of design elements so that some appear more important than others. Designers achieve this through:
- Size ΓÇö larger elements draw attention first
- Colour and contrast ΓÇö bright or dark against a neutral background stands out
- Position ΓÇö top-left and centre get seen before bottom-right (in left-to-right cultures)
- Whitespace ΓÇö isolated elements feel more important than crowded ones
- Typography weight ΓÇö bold headings before light body text
- Imagery ΓÇö faces and directional cues (arrows, eye lines) guide gaze
The goal is not decoration. It is communication. A hierarchy that works tells a story in order: who you are, what you offer, why you are trustworthy, and what to do next.
Research on web scanning patterns ΓÇö notably the F-pattern and layer-cake pattern identified by the Nielsen Norman Group ΓÇö confirms that users read in chunks. They pick up headings and bold phrases, skip filler, and look for buttons and links that match their task. If your primary CTA is the same size and colour as footer links, it will be missed.
For NZ service businesses, the primary task is usually simple: call, book, or request a quote. Hierarchy should make that action unmistakable.
---
The five levels of hierarchy every business page needs
Level 1: Value proposition (H1 + supporting line)
The H1 answers "what do you do and for whom?" in plain language. Not "Welcome to our website." Not keyword-stuffed SEO spam. A strong H1 for a Waikato electrician might read: "Residential and commercial electrical work across Hamilton and Waikato."
The supporting line (a subheading or lead paragraph) adds specificity: response times, certifications, service area. This pair should be the largest text on the page.
Level 2: Primary call-to-action
One button or link should dominate. "Request a free quote" or "Book a call" ΓÇö not five equal buttons competing for attention. On mobile, place the CTA where the thumb naturally rests after reading the headline.
Use our Hero Section Evaluator to score whether your homepage hero balances headline, CTA, and proof effectively.
Level 3: Trust and proof
Testimonials, Google review scores, trade certifications (Master Electricians, NZCB), years in business, and client logos belong here ΓÇö visually secondary to the CTA but more prominent than body copy. Real names, suburbs, and project types beat anonymous praise.
Level 4: Supporting content
Service descriptions, process steps, FAQs, and case studies fill the middle of the page. Use H2 and H3 headings to create scannable sections. Break long paragraphs into bullets. Each section should have one clear takeaway.
Level 5: Secondary navigation and footer
Contact details, legal links, and social icons sit at the lowest visual weight. They must be findable but should not compete with the primary conversion path.
---
Common hierarchy mistakes on NZ SME websites
Everything is bold. When every heading shouts, nothing does. Reserve bold and large type for H1, H2, and the primary CTA.
Stock hero images with no focal point. A generic skyline behind your headline adds visual noise without guiding the eye. Use images with clear subjects, or reduce opacity so text remains readable.
Multiple CTAs at equal weight. "Call now," "Email us," "Get a quote," and "Follow us on Facebook" presented as identical buttons split attention. Pick one primary action per page; demote the rest to text links.
Ignoring mobile hierarchy. A layout that works on desktop may bury the CTA below a tall hero image on a phone. Test at 375px width. Use our UI Design Scorecard for a prioritised fix list.
Plugin bloat on WordPress. Page builders that add animation, pop-ups, and sticky bars on every scroll destroy hierarchy. Each extra widget fights for attention. Lean themes and disciplined block patterns perform better ΓÇö a topic we cover in depth in our WordPress architecture guide.
---
Platform considerations: WordPress, CodeIgniter, and design control
Visual hierarchy is a design decision, not a platform feature ΓÇö but your platform affects how consistently you can enforce it.
WordPress sites often rely on themes and page builders. Hierarchy breaks when every page uses a different template or when a builder's default styles make H3 larger than H2. The fix: establish a typographic scale in your theme (e.g. H1 2.5rem, H2 2rem, H3 1.5rem, body 1rem) and lock it across templates. NZDH WordPress design includes this baseline so editors cannot accidentally flatten hierarchy.
CodeIgniter custom builds offer tighter control. Typography, spacing, and component styles live in a single design system ΓÇö no plugin overrides. For businesses with complex service lines or custom quoting flows, bespoke PHP via CodeIgniter 4 lets you design hierarchy around your exact user journey rather than a theme's defaults.
Use the Platform Fit Evaluator if you are unsure which approach suits your project.
---
Step-by-step: auditing hierarchy on your current site
1. Screenshot your homepage at mobile and desktop. Blur your eyes or squint. What stands out first? Is it your headline or a banner ad?
2. List every CTA on the page. Circle the one you want visitors to click. Demote or remove the rest.
3. Check heading order. H1 should appear once. H2s should describe sections, not stylistic choices. Screen readers and search engines both rely on logical order ΓÇö see our related guide on heading hierarchy for accessibility.
4. Measure contrast. Headlines and buttons must meet WCAG AA contrast (4.5:1 for body, 3:1 for large text). Use our Colour Contrast Checker.
5. Run the free Website Health Checker. It scores mobile usability alongside SEO and speed ΓÇö all factors that support or undermine hierarchy.
---
How NZDH approaches visual hierarchy
At NZDH, hierarchy is decided during information architecture ΓÇö before colours and fonts are finalised. We map the user journey, assign visual weight to each step, and prototype in wireframes so you can approve the structure before build.
We use AI-assisted workflows to speed up content scaffolding and QA checks, but every layout is reviewed by designers who understand NZ markets. The result: sites where the next step is obvious, trust is visible, and performance is not sacrificed to visual clutter.
For practical SME checklists on layout and mobile decisions, see our complementary guides on design and planning ΓÇö they cover briefing and QA; this article goes deeper on the design theory.
---
Key takeaways
- Visual hierarchy controls what visitors see first, second, and third ΓÇö usually in under five seconds.
- Every business page needs five levels: value proposition, primary CTA, trust, supporting content, and footer.
- Size, colour, contrast, whitespace, and typography weight are your primary tools.
- Mobile hierarchy matters more in NZ, where a large share of local searches happen on phones.
- WordPress needs typographic discipline; CodeIgniter offers design-system control for bespoke journeys.
- Audit your site by squint-testing, CTA counting, and contrast checking.
---
Frequently asked questions
Does visual hierarchy affect SEO?
Indirectly, yes. Clear heading structure helps search engines understand page content. Low bounce rates and strong engagement signals ΓÇö both improved by good hierarchy ΓÇö support rankings over time. Hierarchy is not a ranking factor by itself, but it supports the user experience Google measures.
How many CTAs should a homepage have?
One primary CTA above the fold, repeated once or twice as users scroll. Secondary actions (phone number, email) can appear as text links. More than three competing buttons typically reduces clicks on all of them.
Can I fix hierarchy without a full redesign?
Often, yes. Adjusting font sizes, demoting noisy widgets, simplifying the hero, and consolidating CTAs can improve hierarchy within an existing theme. A full redesign is warranted when the underlying template fights your goals on every page.
Does AI-generated design understand hierarchy?
AI tools can suggest layouts, but they frequently produce visually flat pages where every section looks equally important. Human review ΓÇö and a clear brief ΓÇö remains essential. Read more in our AI-assisted web design guide.
---
Next steps: Run the UI Design Scorecard ┬╖ Request a free quote
Related articles:
- Reducing cognitive load: 12 techniques
- CTA design psychology
- Colour theory for web design
---
*Word count: ~1,450*