Gradient Mobile Menu Button

Look Demo

Add a gradient style to the mobile menu button. This plugin uses css editor and works with Squarespace 7.1.

mobilenav.png

How To Install

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

// Gradient Mobile Menu Button //

.header--menu-open .header-menu-cta a {
  background: linear-gradient(to right, #21DDD1, #694DFD);
  color: #ffffff !important;
}

Customize

Adjust the background and color values to your liking.

To add a button to your site navigation, edit the Site Header and go to Elements.

License

This plugin comes with an Unlimited Use License. View License Terms

Previous
Previous

Thicker Navigation Line On Hover

Next
Next

Gradient Site Header Button