I see your using a child-theme.
Go into Appearance > Editor
Add this to the style.css
.site-info {
color: #000;
}
Thank you so much! I’m learning more every day 🙂
Hi Kate, can you share the code you use to remove “Proudly powered by WordPress” from the footer and replace it with “Created by Kate Bodien | Copyright © 2014 YWCA of Oil City, PA “?
I looked in the forums but found too many solutions… Thanks!
Do not edit the Twenty Fourteen theme. It is the current default WordPress theme and having access to an original, unedited, copy of the theme is vital in many situations. First create a child theme for your changes.