Border Inside Mobile Menu

Screen+Shot+2020-01-01+at+7.21.24+PM.jpg

Description

Add a border inside the mobile menu. This plugin uses css editor and works with Squarespace 7.1.


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.

// Mobile Menu Border //

.header-menu-bg {
  border: 10px solid #1A3AF1;
}

Customize

Adjust all border px and color values to your liking.


Previous
Previous

Drop Shadow Images Inside Blog

Next
Next

Your Own Hamburger Menu Icon (7.0 Version)