Skip to content

Instantly share code, notes, and snippets.

@ibndawood
Created August 13, 2020 06:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ibndawood/ec401c954e9c014fdd13d497a1be8012 to your computer and use it in GitHub Desktop.
Save ibndawood/ec401c954e9c014fdd13d497a1be8012 to your computer and use it in GitHub Desktop.
Electro v2 - Footer background color
.copyright-bar,
.desktop-footer .footer-bottom-widgets {
background-color: #000;
color: #fff;
}
.footer-bottom-widgets ul>li>a,
.copyright-bar a{
color: #fff;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment