Color theme is lost when I use child theme of JobRoller
Hi,
In line with the instructions
here, I created the child theme of JobRoller. But the color themes are lost from the child theme. I added the following codes in the style.css file of the child theme:
/*
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-default.css");
/* your custom styles here */
Please advise.
Best regards,
Sohel