Remove Underline from Links in Header

PHOTO EMBED

Sun Nov 07 2021 14:41:59 GMT+0000 (Coordinated Universal Time)

Saved by @jackie #squarespace #hyperlinks #header

/* REMOVE UNDERLINE FROM LINKS IN HEADER */
header a {
background-image: none !important;
}
/* ---- END ---- */
content_copyCOPY

This removes the underline on the Header for items in the navigation. Remove 'header' to cover whole size. Change 'header' to 'footer' to remove from footer only.

https://www.rebeccagracedesigns.com/blog/remove-underline-from-links