Here is what I've entered in my child theme style.css file:
@import url("../colorway/style.css");
/*
Theme Name: ColorWay
There URI: http://jdeventstyling.com/
Description: Child theme for the ColorWay theme
Author: jleejme
Author URI: http://jdeventstyling.com/about/
Template: ColorWay
Version: 2.5.2
*/
footer-navi {background: turquoise;}
But I cannot find it on our themes section on our wordpress admin page to make the changes to the website. Anyone provide help?? what am I doing wrong here?