How to change the top navigation button colour on Squarespace 7.1
This tutorial will guide you through the process of changing the colour of the button in the top navigation on your Squarespace 7.1 website. By following the steps provided, you will be able to customise the colour of the button to align with your desired visual style and enhance the overall appearance of your Squarespace website.
Complexity: Easy
Step 1: Use this code below.
.header-actions .btn { color: #fff !important; border-color: #203152 !important; background-color: #203152 !important; }
Step 2: From your Squarespace account, go to the Custom CSS Editor and paste the code into the Custom CSS editor box.
You can then adjust the colour, border-colour and background-colour values to your liking.
See other related blog posts