Gradient Site Header Button

Look Demo

Add a gradient style to the site header navigation button. This plugin uses css editor and works with Squarespace 7.1.

Screen+Shot+2019-10-16+at+4.01.11+PM.jpg

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 Header Navigation Button //

.header-actions-action--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

Gradient Mobile Menu Button

Next
Next

Remove Site Title or Logo From Mobile Menu