/* Hide navigation button on a specific page by slug */ .header-nav .header-nav-item a[href*="Tracker-HAL"] { display: none; }