Skip to content

Instantly share code, notes, and snippets.

@phpbits
Created September 12, 2017 09:01
Show Gist options
  • Select an option

  • Save phpbits/230c1291e20ff6c0b9ee54af808d9a0a to your computer and use it in GitHub Desktop.

Select an option

Save phpbits/230c1291e20ff6c0b9ee54af808d9a0a to your computer and use it in GitHub Desktop.
Genesis Workstation Pro Widget Styling
.site-footer{
background-color: #232525;
text-align: left;
}
.site-footer, .site-footer a{
color: #fff;
text-decoration: none;
border: 0px;
}
.site-footer-hi .widget-title{
color: #ff4800;
font-weight: 400;
}
.site-footer-hi h4{
font-size: 40px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment