Child theme not working
Hi,
I followed the steps as mentioned in forum help to creat a child theme to edit CSS.
But its not importing the styles. Please help
jobs.offeruae.com
here is the code i entered in style.css.
/*
Theme Name: My JobRoller Child Theme
Version: 1.7.5
Description: A child theme for JobRoller, the premium job listing theme for WordPress.
Author: John Doe
Author URL:
http://www.john-doe.com
Template: jobroller
*/
@import url("../jobroller/style.css");
@import url("../jobroller/styles/style-pro-blue.css");