A WordPress Theme Project
The theme was built from scratch with a strong focus on web accessibility, following WCAG 2.1 AA guidelines. The aim was to create a reusable base theme that could be adapted for future websites.
Features
- WCAG AA–compliant theme
- Keyboard navigation across menus and other elements
- ARIA attributes added where required
Custom Admin Menu Options (PHP)
- Theme-specific settings added to the WordPress admin area
- Allows extra content and layout control without relying on plugins (social – media links, business button, styling options)
Mega Menu
- Responsive mega menu built with HTML, CSS, and JavaScript
- Fully keyboard accessible
- Designed to work with screen readers
Find out more about the mega-menu by going here
Project Goals
- Build a production-ready WordPress theme that has a reusable theme structure that can act as a base for future projects
- Follow accessibility standards (WCAG AA)
- Keep the codebase clear, readable, and maintainable
Status
In active development.
