Closed maconmatt closed 6 years ago
@maconmatt do you want them to stay orange?
@elcopeland yes let's keep them orange
@maconmatt orange to start, orange when visited?
(uh so I actually fixed this today.)
In Customize > Additional CSS
/* Make footer links orange and stay orange*/
.footer .textwidget a:visited{
color: #c8541e;
}