Free
Footer
Bold Horizon Footer
A footer block extracted from the Bold Horizon template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.
0
14
A footer block extracted from the Bold Horizon template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.
<!DOCTYPE html>
<html lang="en">
<head>
<script>
window.FontAwesomeConfig = {
autoReplaceSvg: 'nest'
};
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/js/all.min.js" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Bold Horizon Footer | Tailwind CSS UI Block</title>
<meta name="description" content="A footer block extracted from the Bold Horizon template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.">
<meta name="keywords" content="Bold Horizon, Tailwind CSS template, HTML website template, business transformation, management consulting, case study landing page, responsive corporate design">
<meta name="author" content="Let's templates">
<link rel="canonical" href="">
<meta property="og:type" content="product">
<meta property="og:site_name" content="Let's templates">
<meta property="og:locale" content="en_US">
<meta property="og:url" content="">
<meta property="og:title" content="Bold Horizon | Tailwind CSS Business Transformation Template">
<meta property="og:description" content="A bold Tailwind CSS consulting template for business transformation firms, case studies, leadership insights, and corporate strategy teams.">
<meta property="og:image" content="">
<meta property="og:image:alt" content="Bold Horizon template preview">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:url" content="">
<meta name="twitter:title" content="Bold Horizon | Tailwind CSS Business Transformation Template">
<meta name="twitter:description" content="A bold Tailwind CSS consulting template for business transformation firms, case studies, leadership insights, and corporate strategy teams.">
<meta name="twitter:image" content="">
<meta name="twitter:image:alt" content="Bold Horizon template preview">
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
<link href="https://fonts.googleapis.com/css2?family=Archivo:wght@400;700;900&family=Inter:wght@300;400;500&display=swap" rel="stylesheet">
<style>
html {
overflow-x: hidden;
}
body {
font-family: 'Inter', sans-serif;
background-color: #ffffff;
color: #000000;
overflow-x: hidden;
}
h1, h2, h3, .font-bold-title {
font-family: 'Archivo', sans-serif;
text-transform: uppercase;
}
.text-huge {
font-size: clamp(2.75rem, 11vw, 18rem);
line-height: 0.85;
letter-spacing: -0.04em;
}
.text-mega {
font-size: clamp(2rem, 7.5vw, 8rem);
line-height: 0.92;
letter-spacing: -0.03em;
}
.hide-scrollbar::-webkit-scrollbar {
display: none;
}
.hide-scrollbar {
-ms-overflow-style: none;
scrollbar-width: none;
}
</style>
</head>
<body class="antialiased overflow-x-hidden">
<!-- block:start footer -->
<footer id="footer" class="py-12 md:py-20 bg-neutral-100 px-4 sm:px-6 md:px-12 overflow-hidden">
<div class="max-w-7xl mx-auto">
<div class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-4 gap-10 md:gap-12 mb-12 md:mb-20">
<div class="md:col-span-1">
<h4 class="text-[10px] font-bold uppercase tracking-widest mb-8">Industries</h4>
<ul class="space-y-4 text-[10px] uppercase font-medium text-neutral-500">
<li><a href="#" class="hover:text-black">Capabilities</a></li>
<li><a href="#" class="hover:text-black">Our Insights</a></li>
<li><a href="#" class="hover:text-black">Locations</a></li>
<li><a href="#" class="hover:text-black">Careers</a></li>
<li><a href="#" class="hover:text-black">About Us</a></li>
</ul>
</div>
<div class="md:col-span-1">
<h4 class="text-[10px] font-bold uppercase tracking-widest mb-8">Contact Us</h4>
<ul class="space-y-4 text-[10px] uppercase font-medium text-neutral-500">
<li><a href="#" class="hover:text-black">Scam Warning</a></li>
<li><a href="#" class="hover:text-black">FAQ</a></li>
<li><a href="#" class="hover:text-black">Privacy Policy</a></li>
<li><a href="#" class="hover:text-black">Terms of Use</a></li>
<li><a href="#" class="hover:text-black">Cookies Preferences</a></li>
</ul>
</div>
<div class="md:col-span-1">
<h4 class="text-[10px] font-bold uppercase tracking-widest mb-8">Social</h4>
<ul class="space-y-4 text-[10px] uppercase font-medium text-neutral-500">
<li><a href="#" class="hover:text-black">LinkedIn</a></li>
<li><a href="#" class="hover:text-black">YouTube</a></li>
<li><a href="#" class="hover:text-black">Instagram</a></li>
<li><a href="#" class="hover:text-black">Threads</a></li>
<li><a href="#" class="hover:text-black">Medium</a></li>
<li><a href="#" class="hover:text-black">Spotify</a></li>
</ul>
</div>
<div class="sm:col-span-2 md:col-span-1 flex flex-col justify-end overflow-hidden">
<h1 class="text-5xl sm:text-7xl md:text-9xl font-black text-black leading-none tracking-tighter opacity-10 break-all">BOLD</h1>
</div>
</div>
<div class="pt-8 md:pt-12 border-t border-black/10 flex flex-col md:flex-row flex-wrap justify-center md:justify-between items-center text-[8px] uppercase font-bold tracking-[0.15em] sm:tracking-[0.3em] text-neutral-400 gap-3 sm:gap-4 text-center">
<div class="break-words">© 2024 BOLD HORIZON</div>
<div class="break-all">INFO@BOLDHORIZON.COM</div>
<div class="max-w-[16rem] sm:max-w-none">STUDIO 405, LOS ANGELES, CA</div>
<div>SAN FRANCISCO, CA</div>
</div>
</div>
</footer>
<!-- block:end footer -->
<script>
(function () {
var button = document.getElementById('hero-menu-button');
var navigation = document.getElementById('hero-navigation');
var iconOpen = document.getElementById('hero-menu-icon-open');
var iconClose = document.getElementById('hero-menu-icon-close');
if (!button || !navigation) return;
function setHeroMenu(open) {
navigation.classList.toggle('hidden', !open);
navigation.classList.toggle('flex', open);
button.setAttribute('aria-expanded', String(open));
button.setAttribute('aria-label', open ? 'Close navigation' : 'Open navigation');
if (iconOpen && iconClose) {
iconOpen.classList.toggle('hidden', open);
iconClose.classList.toggle('hidden', !open);
}
}
button.addEventListener('click', function (event) {
event.stopPropagation();
setHeroMenu(navigation.classList.contains('hidden'));
});
navigation.querySelectorAll('a').forEach(function (link) {
link.addEventListener('click', function () {
if (window.matchMedia('(max-width: 767px)').matches) {
setHeroMenu(false);
}
});
});
document.addEventListener('click', function (event) {
if (window.matchMedia('(max-width: 767px)').matches &&
navigation.classList.contains('flex') &&
!navigation.contains(event.target) &&
!button.contains(event.target)) {
setHeroMenu(false);
}
});
})();
</script>
</body>
</html>
Free
Agency
Unlock the entire library of premium templates and blocks. Renews automatically, cancel anytime.