Add a Colored Hover Effect to Header Navigation

Add a color effect when you hover on the navigation using this CSS code:

Copy Code Example
/* Navigation Color Hover Effect*/
.header-nav-item a:hover {
    color: #F26824 !important;
}
    
Previous
Previous

Remove Navigation Underlines in Squarespace 7.1

Next
Next

Remove Second Line Header Wrapping in Squarespace