Hey there!
Trying to make the footer full-width to align with the header margin.
Using the code below which partially works but aligns the footer margin left only (see screenshot below).
#footer-sections .fe-649f4047a23bf7268ff3a8f2 {
--cell-max-width: calc(~" ( var(--sqs-site-max-width, 1500px) - (0.0px * (24 - 1)) ) / 16 ") !important;
}
https://hawk-sepia-62hl.squarespace.com/
Password: demo
Thanks in advance!