/* Hide the "Impressions" home link in the header */
.header-nav-item--homepage {
display: none !important;
}
/* Remove weird extra spacing Squarespace injects */
.header-nav-folder-item:last-child {
margin-bottom: 0 !important;
}
/* Hide Impressions menu item */
.header-nav-item--collection:first-child {
display: none !important;
}
Image 1 of 2
Image 2 of 2