Remove Site Title or Logo From Mobile Menu

Look Demo

Remove the site title or logo from the mobile menu. This plugin uses css editor and works with Squarespace 7.1.

No look demo available.

grey_ghost.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.

// Remove Site Title or Logo //

@media screen and (max-width: 767px) {
.header-title-text, .header-title-logo img {
display: none;
}
}

Customize

You do not need to change any of the values or properties.

License

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

Previous
Previous

Gradient Site Header Button

Next
Next

Leaflet Social Media Icons For 7.1