Mobile Menu - Animated Gif Background
1. Plugin Info
Add an animated GIF to the mobile menu’s background.
Works with Squarespace 7.1
Uses Custom CSS
2. Add this code to Custom CSS
// Mobile Menu - Animated Gif Background - Ghost //
.header-menu-bg {
background: url(ADD-GIF-URL-HERE);
background-size: cover;
background-position: center;
}3. Customizable Options
Gif File URL (Upload File To CSS)
4. Plugin Notes
Hosting the gif via CSS > Manage Files is recommended.
Upload the gif to CSS > Manage Files > Click File to generate a url for CSS.
