To remove underline from Navigation Dropdown Folder in Squarespace.

You can use this code to Website Tools > Custom CSS.
span.header-nav-folder-item-content {
background-image: none !important;
}

To remove underline from Navigation Dropdown Folder in Squarespace.

You can use this code to Website Tools > Custom CSS.
span.header-nav-folder-item-content {
background-image: none !important;
}
