Changing the colour of top navigation link on hover and when active

This tutorial shows you how to change the colour of the navigation link on hover and when active on Squarespace 7.1 Adding this simple code can make your header navigation pop and add a more pro feel to your website.

Complexity: Easy


1. Go to Design > Custom CSS and add the code below.

/* nav colour hover */ .header-nav-item:hover>a, .header-nav-folder-item:hover a { color: #c7001c !important; } /* nav active color */ .header-nav-item--active>a, .header-nav-folder-item--active>a, .header-menu-nav-item--active>a .header-menu-nav-item--active { color: #1cc700 !important; } /* Removes nav underline */ .header-nav-item--active a { background-image: none !important;; } /* mobile font colors */ .header--menu-open a{color:#c7001c!important}

Change the hex code to the colour you want.

Active link and link on hover.

If you have any questions or need any help with your Squarespace website design, you can book a 1:1 consultation.


All work in this guide is provided ?“AS IS”. Other than as provided this guide makes no other warranties, express or implied, and hereby disclaims all implied warranties, including any warranty of fitness for a particular purpose.

If you require professional advice, you can book our consultation services.

Primitus Consultancy

We work with small and medium-sized businesses to help create a professional online presence. We provide a one shop full-service design studio in London, United Kingdom. 

https://primitusconsultancy.co.uk
Previous
Previous

Removing the logo from a page

Next
Next

Different ways of changing the summary carousel arrows on Squarespace 7.1