Igwe University is a modern, responsive HTML5 theme built with Tailwind CSS and Alpine.js. Designed for educational institutions, this theme offers a clean, professional look with customizable layouts and components, making it ideal for universities, colleges, schools, and online learning portals.
Igwe University is a fully responsive, high-quality HTML theme crafted for educational websites. Featuring over 20 ready-made pages including Home, About, Programs, Courses, Events, News, Team, Contact, and more, this theme delivers:
Mobile-first approach with perfect display on all devices
Easy color scheme changes with CSS variables
Optimized for speed with minimal dependencies
All essential pages for an educational website
public/
or www/
).<head>
:
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/cdn.min.js" defer></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" />
index.html
) in your browser.css/style.css
(e.g., --color
, font-sizes, breakpoints)./igwe-university-theme/
├── index.html
├── about.html
├── programs.html
├── courses.html
├── events.html
├── stories.html
├── single_event.html
├── single_story.html
├── team.html
├── contact.html
├── css/
│ └── style.css # Theme variables & custom classes
├── js/
│ └── main.js # Alpine.js initializations
├── images/ # All static assets
└── partials/ # Reusable header, footer, nav includes
Edit CSS variables at the top of css/style.css
:
:root {
--blue: #00BBD3;
--teal: #00A79C;
/* ... */
}
Update font families (Oswald, Open Sans) in the Google Fonts link in the <head>
.
partials/header.html
.x-data
, x-show
).<img>
or <video>
source and adjust overlay opacity.index.html
: Home with hero video, quick links, stats, news, eventsabout.html
: Overview, mission, values, leadership, campus tourprograms.html
: Program listing with filter form and cardscourses.html
: Course catalog with search/filter and cardssingle_course.html
: Course detail with syllabus and instructor infoevents.html
: Upcoming & featured events listingsingle_event.html
: Event detail with schedule, FAQs, registrationstories.html
: News & feature stories gridsingle_story.html
: Story detail with metadata sidebarteam.html
: Team overview with leadership & faculty gridscontact.html
: Contact form with map embed.bg-white .rounded-lg .shadow-md .hover-scale
.btn .hover:bg-blue-dark .shadow-lg
.rounded-lg .focus:ring-2
grid-cols-1 md:grid-cols-2 lg:grid-cols-3
.text-hero .text-section-title .font-heading
dir="rtl"
to <html>
and adjust text alignment classes.dark:
variants by toggling class="dark"
on <html>
.x-data
scope matches.css/style.css
.For questions, feature requests, or bug reports, please contact our support team at [email protected]. Premium buyers receive free lifetime updates and priority email support.
Thank you for choosing the Igwe University theme!
One-time payment. Lifetime updates included.
This product is licensed for use in a single end product. You can use it for personal or commercial projects.