To align Dropdown with Nav Title in Squarespace, you can use this code to Custom CSS box.
div.header-nav-folder-content { left: -1em !important; } div.header-nav-folder-content * { text-align: left !important; }
Result: