Do It Yourself – Tutorials – How to create a tab style menu in Squarespace 7 – Brine Theme // Squarespace CSS Tutorial

by | Dec 25, 2020 | 0 comments

Do It Yourself – Tutorials – How to create a tab style menu in Squarespace 7 – Brine Theme // Squarespace CSS Tutorial

by | Dec 25, 2020 | Do It Yourself - Build Your Own Website | 0 comments

Do It Yourself – Website Tutorials



Just getting started with Squarespace CSS? Awesome! 😍 I want to teach you the basics – grab my free Getting Started Guide here 👉 http://bit.ly/guide-to-css

This tutorial is specifically for Brine theme websites built on the older version of Squarespace known as 7 – if you are using 7.1, check out this tutorial instead: https://youtu.be/Zebcsv-Ul_g

This tutorial will show you how to create a colorful “tab” style look for the main menu in your Brine Squarespace website. A few important things to note before you copy and paste this into your own site:

+ There is more than one way to do this! This is just one approach of many because code is super customizable.
+ Be sure to edit the code to suit your own site style, trying different colors, padding and changing the values in this code to fit your image style.
+ This code is specifically for Brine theme templates and won’t work for other sites. If you don’t know what you are using, check out this article: https://insidethesquare.co/theme-families
+ If you need some help with this tutorial, feel free to contact me at https://insidethesquare.co/code-help

→ Here is the code from this tutorial:
.Header-nav-item–active {background:#ddd;}

.Header-nav-item {padding:6rem 1rem 1rem 1rem!important; margin: -6rem 0 0 0!important;}

.Header-nav-item a{background-image:none!important;}
.Header-nav-item:hover {background:#d9eeef}

.Header-nav-item:hover a{color:#000!important; opacity:1!important}
.Header-nav-item–active:hover{background:#ddd!important;}

▸▸▸ Ready for more codes?
The codes in this tutorial are just the beginning of all the cool things you can do with Custom CSS! When you’re ready to dive in and start customizing, you can use codes from my CSS Cheat Sheet. It has over 30 pages of code snippets and pro tips to help you get started. Download your copy at https://InsideTheSquare.co/css


#squarespace #squarespacecss #howto #customizesquarespace #css #squarespacetricks #squarespacehacks

The term “Squarespace” is a trademark of Squarespace, Inc. I am not affiliated with Squarespace, Inc. I just really love their platform.

source