Absolutely! Follow the instructions in this video and download the custom files below.
Step 1
Download the following 3 files and upload them to your Squarespace website:
wmToolkit.js
wmMegaMenu.css
wmMegaMenu.js
Step 2
Copy the two code snippets, and paste them into their designated areas.
The Styles go in the Site Header Code Injection area.
<!-- Toolkit from Will-Myers.com -->
<script src="/s/wmToolkit.js"><'/script>
<!-- Mega Menu Styles from Will-Myers.com -->
<link rel="stylesheet" href="/s/wmMegaMenu.css">
The Javascript goes in the Site Footer Code Injection area.
<!-- Mega Menu Plugin from Will-Myers.com -->
<script src="/s/wmMegaMenu.js"></script>
Step 3
Replace the URL’s, "/s/wmToolkit.js", "/s/wmMegaMenu.css", and "/s/wmMegaMenu.js" to match the unique URL’s that Squarespace generates for you.