/* The 1.5 Inch Ad Banner Strip */ #top-ad-banner { width: 100%; height: 1.5in; background-color: #d1d1d1; /* You can change this color code later */ display: flex; align-items: center; justify-content: center; font-weight: bold; } /* Ensure Navigation and Logo follow the banner */ .site-header { margin-top: 0; }

Passion