| Server IP : 104.21.21.239 / Your IP : 216.73.216.11 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/home2/domains/nycyouth/Package-HTML/Canvas 7 Files/ |
Upload File : |
<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="x-ua-compatible" content="IE=edge">
<meta name="author" content="SemiColonWeb">
<meta name="description" content="Get Canvas to build powerful websites easily with the Highly Customizable & Best Selling Bootstrap Template, today.">
<!-- Font Imports -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&family=Noto+Serif:ital,wght@1,700&display=swap" rel="stylesheet">
<!-- Core Style -->
<link rel="stylesheet" href="style.css">
<!-- Font Icons -->
<link rel="stylesheet" href="css/font-icons.css">
<!-- Plugins/Components CSS -->
<link rel="stylesheet" href="css/swiper.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="css/custom.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Document Title
============================================= -->
<title>Opacity on Hover | Canvas</title>
<style>
@media (min-width: 992px) { /* Remove Media query to enable in responsive */
.opacity-on-hover .menu-container > .menu-item > .menu-link {
transition: color .3s ease;
color: #111 !important;
}
.opacity-on-hover .menu-container:hover > .menu-item:not(:hover):not(.current) > .menu-link { color: #D5D5D5 !important; }
}
</style>
</head>
<body class="stretched">
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="bg-light min-vh-100">
<!-- Header
============================================= -->
<header id="header">
<div id="header-wrap">
<div class="container">
<div class="header-row justify-content-lg-center">
<div class="primary-menu-trigger">
<svg class="svg-trigger" viewBox="0 0 100 100">
<path
d="m 30,33 h 40 c 3.722839,0 7.5,3.126468 7.5,8.578427 0,5.451959 -2.727029,8.421573 -7.5,8.421573 h -20">
</path>
<path d="m 30,50 h 40"></path>
<path
d="m 70,67 h -40 c 0,0 -7.5,-0.802118 -7.5,-8.365747 0,-7.563629 7.5,-8.634253 7.5,-8.634253 h 20">
</path>
</svg>
</div>
<!-- Primary Navigation
============================================= -->
<nav class="primary-menu opacity-on-hover">
<ul class="menu-container">
<li class="menu-item">
<a href="#" class="menu-link">
<div>Home</div>
</a>
</li>
<li class="menu-item">
<a href="#" class="menu-link">
<div>About</div>
</a>
</li>
<li class="menu-item">
<a href="#" class="menu-link">
<div>Shop</div>
</a>
</li>
<li class="menu-item">
<a href="#" class="menu-link">
<div>Price</div>
</a>
</li>
<li class="menu-item">
<a href="#" class="menu-link">
<div>Contact</div>
</a>
</li>
</ul>
</nav><!-- #primary-menu end -->
</div>
</div>
</div>
<div class="header-wrap-clone"></div>
</header><!-- #header end -->
<h4 class="text-center mt-6 pt-6 fw-normal op-08">Fade-Out Link on Hover</h4>
</div><!-- #wrapper end -->
<!-- JavaScripts
============================================= -->
<script src="js/functions.js"></script>
</body>
</html>