Primitus Consultancy

View Original

How to change mobile menu hamburger Colour on Squarespace 7.1

This tutorial will guide you through the process of changing the color of the mobile menu hamburger on your Squarespace 7.1 site. The provided code is specifically designed for Squarespace 7.1 version. There are various reasons why you may want to modify the color, such as enhancing the overall appearance of your site or making the mobile menu hamburger more noticeable and user-friendly. By following the instructions outlined in this tutorial, you'll be able to customize the color of the mobile menu hamburger on your Squarespace 7.1 site to suit your desired aesthetic and improve the user experience.

Complexity: Easy

To change mobile menu hamburger Colour, simply copy the code below:

Sets the Hamburger Menu Colour Site Wide

See this content in the original post

From your Squarespace account, go to the Custom CSS Editor. paste the code into the Custom CSS editor box.

This code will work site wide. To change mobile menu hamburger Colour when you open and close the menu, simply use the code below:

Sets Different Colours for When the Mobile Menu is closed and opened

See this content in the original post

From your Squarespace account, go to the Custom CSS Editor. paste the code into the Custom CSS editor box.

If you wish to change mobile menu hamburger Colour a particular page, you will need to view the page source by simply right mouse click and click on the 'View page Source' option. Look for the body tag which would look something like this: <body id=ā€¯collection-5f0748fced03a8025828eee7 (see image below).

Copy the ID (collection-5f0748fced03a8025828eee7).

The code below is what you will use to change mobile menu hamburger Colour on a particular page.

See this content in the original post

From your Squarespace account, go to the Custom CSS Editor. paste the code into the Custom CSS editor box.

See this gallery in the original post