Taxo
Taxo is an Astro theme for tax advisors, accountants, bookkeeping firms, and finance consultants who want a site that looks professional and turns visitors into calls, leads, and clients.
If you sell tax help, audit support, compliance work, business finance advice, or accounting services, Taxo gives you a strong starting point.
By The Numbers
- 2 Home Demos
- 15+ Core Pages
- 34+ Unique Sections
- 3 Form Provider Integrations
Best Fit For
Taxo works best for service businesses that need trust, clarity, and a simple path to contact.
- tax advisors
- accounting firms
- bookkeeping services
- payroll and compliance teams
- tax planning consultants
- finance advisory teams
- audit and advisory firms
- small business finance websites
Full Page Set
Taxo includes the pages most finance firms need before launch.
- Home
- Home Two
- About
- Services
- Service Single
- Pricing
- Team
- FAQ
- Contact
- Case Studies
- Case Study Single
- Blog
- Blog Single
- Blog Category
- Blog Tag
- Blog Pagination
- Components
- Privacy Policy
- Terms & Conditions
- 404 Page
Built To Help Visitors Take Action
Taxo is not only about design. The page structure is already set up for service businesses that need more calls, more form submissions, and better trust.
It helps you:
- explain services in plain language
- show pricing without hiding the important parts
- answer common questions before a visitor leaves
- publish case studies that build trust
- move people to the contact form with less friction
This is useful for firms where visitors usually ask the same questions:
- Can I trust this team?
- Do they work with a business like mine?
- What services do they offer?
- How do I contact them?
Navigation That Scales
Taxo includes more than a simple top menu.
- mega menu support
- multi-level dropdown menus
- offcanvas header content
- navigation badges
- external link handling
- multilingual menu files for each language
The menu system is driven by JSON, so you can grow the navigation without rewriting header code.
{
"name": "Mega Menu",
"hasMegaMenu": true,
"menus": [
{
"name": "Core Services",
"children": [
{ "name": "Tax Planning", "url": "/services/" },
{ "name": "Business Advisory", "url": "/services/" }
]
}
]
}
This is useful when a finance business needs to show many services, content paths, and conversion routes in one clean header.
Config-First Setup
Taxo keeps important settings in files that are easy to find and edit.
src/config/config.tomlsrc/config/menu.en.jsonsrc/config/menu.fr.jsonsrc/config/social.jsonsrc/config/fonts.jsonsrc/config/language.json
You can control sticky header behavior, contact form provider, multilingual settings, Mailchimp, and SEO settings from config.toml.
[settings]
stickyHeader = true
contactFormProvider = "formsubmit.co"
[settings.navigationButton]
enable = true
label = "Book a Consultation"
url = "/contact/"
That makes setup faster for developers and easier to hand over later.
Multilingual When You Need It
Taxo already includes English and French content, menus, and routing.
If you need multilingual support, it is already there.
If you do not need it, you can remove the extra language files with one command:
npm run remove-multilingual
If you want to generate multilingual content again, the project also includes:
npm run generate-multilingual-content
This is a practical setup. You are not locked into a multilingual build if the project does not need it.
Content And Publishing Features
Taxo is ready for service content and search-driven content.
- service index and service single pages
- case study index and case study single pages
- blog listing and blog single pages
- blog category pages
- blog tag pages
- blog pagination
- Markdown and MDX support
- code highlighting with Shiki
- optional table of contents support
You can turn table of contents settings on or off from config:
[settings.markup.tableOfContents]
enable = false
expanded = false
startLevel = 1
endLevel = 5
This is useful for long service pages, guides, and blog posts.
Contact And Lead Capture
Taxo includes real flexibility for contact forms.
- Formsubmit support
- Formspree support
- Netlify form support
- configurable subject fields
- Mailchimp subscription support
The form provider is controlled from config, so you do not need to rewrite the form component just to switch providers.
Fonts, Stack, And Build Quality
Taxo is built with a modern stack that is easy to maintain.
- Astro 6
- Tailwind CSS 4
- Preline components
- AOS
- Motion
- Swiper
- generated local font assets
The default font setup uses Jost and Syne, configured in src/config/fonts.json.
SEO And Technical Basics
Taxo includes the basics a serious business site should have from day one.
- sitemap support
- robots.txt support
- Open Graph metadata
- language-aware routing
- semantic markup
- static page generation
- per-page content collections
This gives you a better base for publishing, indexing, and sharing.
Why Developers Will Actually Like It
Taxo is not hard to hand off.
The structure is clear:
- config files for global settings
- JSON files for menus
- content collections for pages and sections
- separate language folders
- scripts for multilingual cleanup and generation
That means less time digging through random components and more time shipping client work.
Final Take
Taxo is a finance-focused Astro theme with a real service-site structure behind it.
It gives you pages for services, pricing, case studies, blog, FAQ, and contact. It also gives developers the features that save time in real projects: mega menus, nested dropdowns, sticky header control, multilingual scripts, multiple form providers, and config-driven setup.
If you want a finance Astro theme that is clear to use, easy to edit, and ready to grow, Taxo is a solid choice.
One price. Everything included.
Essential
For solo devs & founders
- Lifetime access to all current themes
- Lifetime access to all future themes
- Unlimited personal & client projects
- Lifetime updates and support
- Access to theme design files
- Team access
- Last theme (Taxo) added on 22 Apr, 2026
Pro
Most PopularFor freelancers, agencies & studios
- Lifetime access to all current themes
- Lifetime access to all future themes
- Unlimited personal & client projects
- Lifetime updates and support
- Access to theme design files
- Team access Email invites Add and manage team members by email from your dashboard. - Up to 5 users
- Last theme (Taxo) added on 22 Apr, 2026
Elite
Best ValueFor growing teams & enterprise
- Lifetime access to all current themes
- Lifetime access to all future themes
- Unlimited personal & client projects
- Lifetime updates and support
- Access to theme design files
- Team access Email invites Add and manage team members by email from your dashboard. - Up to 20 users
- Last theme (Taxo) added on 22 Apr, 2026