Hide Button In Mobile Menu

grey_ghost.png

Description

Remove the button within 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 Button //

.header-menu-cta a {
  display: none;
}

Customize

You do not need to change any values.


Previous
Previous

Mobile Menu Social Bar

Next
Next

Hide Cart Quantity (7.1 Version)