Remove grey seperator line under the footer

hi, i want to remove that grey seperator line under the footer. dawn theme

URL: nightlightcity.com

pass: bowchu

Hi @ni3
Go to edit code in Dawn theme, then in assets/section-footer.css file remove line #44(it may be different no.)

@ni3 ,

a.link.link--text.list-menu__item.list-menu__item--link.list-menu__item--active {
    text-decoration: none;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid

Hello @ni3

It’s GemPages support team and glad to support you today.

Please check out my suggestion below:

  1. Go to Online Store → Theme → Edit code → Layout

  2. Open file theme.liquid then add this code to above the tag


If you require any further information, feel free to contact me.

Best regards,
GemPages Support Team