Child Theme for Hirebee
Hi,
How do you create a child theme for Hirebee?
I tried the following in the child theme css file but it still didn't look right (Maybe it's because I'm using the dev version?):
/*
Theme Name: hireBee-child
Template: hirebee
*/
@import url("../hirebee/style.css");
@import url("../hirebee/styles/modern.css");